Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
97 views

In LibreOffice Writer, when a table spans multiple pages, sometimes only the very last row is pushed onto the next page. This creates a single "widow row" on the new page, which looks ugly and reduces ...
0 votes
0 answers
66 views

I have a set of feature classes inside a File Geodatabase, which I read using the "Single Merged Feature Type" option in FME. After reading, I perform some analysis on the data. At the end ...
0 votes
1 answer
69 views

I'm trying to export from HTML to PDF/UA using libreoffice command line tools with this command: soffice --headless --convert-to 'pdf:writer_pdf_Export: {"SelectPdfVersion":{"type":...
0 votes
1 answer
123 views

In Java, we use a BuffedWriter and the newline() method. Previously, you could change the character of the new line by changing the system property "Line.separator". Unfortunately, the ...
1 vote
1 answer
41 views

Has the -t plain option has its own Writer ? , If so haven't seen such in the source code https://github.com/jgm/pandoc/tree/main/src/Text/Pandoc/Writers (no plain.hs or something similar) Regardless ...
0 votes
1 answer
101 views

I am following the tutorial of the docs, example-modified-markdown-writer I want to try it against the following file input01.html <body> <h1>My Document</h1> <code> This code ...
0 votes
1 answer
102 views

I'm trying to replace an ordinary for loop which writes String values in a Writer object with stream in the following code: public void save() { try (Writer fileWriter = new FileWriter(file)) { ...
0 votes
0 answers
98 views

Is there a way to write to a specific sheet in an excel multi-sheet file using PhpSpreadsheet without the sheets in said excel file being wiped out? The write function in phpSpreadsheet always creates ...
1 vote
0 answers
201 views

I'm doing some postprocessing of javascript output in LibreOffice Writer. I'd like to apply a separate paragraph style for every line that: starts with a number (like 01.) is a list and starts with ...
1 vote
1 answer
73 views

I'm trying to recover, before trying to rewrite, a "classic" pandoc custom writer called tba.lua. Thus far, I've managed to make it work by adding the prescribed patch in the form function ...
jarnowicz's user avatar
  • 266
0 votes
0 answers
93 views

I am implementing a simple server that can read the message send by the client one line at a time and prepend the line count to each line. Here's my server.go file: package main import "fmt" ...
0 votes
0 answers
53 views

This is the writer code: #include <sys/ipc.h> #include <sys/shm.h> #include <stdio.h> #include <semaphore.h> #include <fcntl.h> #include <stdlib.h> #include <...
-1 votes
1 answer
64 views

I'm currently skipping used data lines but i actually want to move the used dataline to a new csv file so that i have a clear divider between used and unused data. i'm currently using: data = [] with ...
Pitt's user avatar
  • 27
0 votes
1 answer
178 views

For days, I've tried to add an image to programmatically created Libre Office (v7.4) Writer Document using VB.net (using Visual Studio 2022) with no success. The LibreOffice SDK I'm using was ...
2 votes
0 answers
205 views

To solve my concrete question (asked also on the Pandoc mailing list, which, unfortunatley, seems to be down due to spam mails at the moment) regarding using the Latex \sidecaption command in a figure ...
lukeflo's user avatar
  • 195

15 30 50 per page
1
2 3 4 5
...
32

AltStyle によって変換されたページ (->オリジナル) /