emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Understanding Publish (ox-publish.el)


From: jman
Subject: Re: Understanding Publish (ox-publish.el)
Date: Tue, 15 Oct 2024 09:13:00 +0200


Christian Moe <mail@christianmoe.com> writes:

It's due to Latex refusing to commit the typographic crime of leaving a
heading at the bottom of the page.

Wow. I had no clue something like this could happen.

Note that this does /not/ happen with a list. (Try changing your long
outline from headers to a list)

Interesting. A "mixed" approach like the following work too:

* Title 1
 - Subtitle
   - Subsubtitle
* Title 2
 - Subtitle
   - Subsubtitle
(etc.)

As you point out, I just need to avoid having /only/ headings.

Thank you so much for hand-holding me to fully understanding the
problem!

Cheers,



reply via email to

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