On 21/10/2023 14:42, Marvin Gülker wrote:
However, for the page break I always need to write a literal \newpage into the document, which does work, but only in LaTeX.

As a workaround you may define an Org macro that expands to @@latex:\newpage@@ and appropriate XML element inside @@odt:…@@.

Another approach is a tag or a property for headings and custom export backends that adds page break before or after such headings.

P.S. I am against using non-printable characters for markup. It might be an \... entity for page break inside a paragraph, "#+...:" keyword between block-level elements, etc.

Reply via email to