emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Controlling pagination on headings in Latex/PDF export?


From: Stefan Nobis
Subject: Re: [O] Controlling pagination on headings in Latex/PDF export?
Date: Fri, 17 Feb 2012 09:05:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin)

Nick Dokos <address@hidden> writes:

> address@hidden

> However, I find it exceedingly difficult to manufacture an example
> that will produce the bad break that the OP reports: LaTeX seems
> very reluctant to break after the headline.

Yes. That's because the above snippet is already part of the
definition of a section (from chapter down to paragraph). IIRC it's
defined in the latex kernel. Therefore it should not make any
difference if the command is only used directly after a sectioning
command.

One way to ensure that some part of the document is always seen as a
single entity by latex is to put it in a minipage (maybe there are
better options, but that's my fallback if I need to ensure that
something is always kept together).

-- 
Until the next mail...,
Stefan.



reply via email to

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