emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Feature request: export form feed as page break


From: Max Nikulin
Subject: Re: Feature request: export form feed as page break
Date: Sat, 21 Oct 2023 21:26:33 +0700
User-agent: Mozilla Thunderbird

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

[Prev in Thread] Current Thread [Next in Thread]