Paul Tremblay wrote:
What I would need is some type of macro that can determine how much
space is left on the page. If the space is less than some small,
pretermined amount (say, 24 points, for example), then put the title on
the next page, or put in a \blank[24pt, flexible]

You can use the trick (untested):

\penalty50
\vskip3\baselineskip plus1fil
\nobreak
\vskip-3\baselineskip plus-1fil

It is useful before section title etc. I believe it is implemented to ConTeXt, but I do not know the interface.

vit
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to