Hello, I just reformatted one of my documents from A4 to A4 landscape, dual column format. Unfortunately ConTeXt put a pagebreak directly after a heading. This is probably due to the excessive amount of white space that would appear if the heading moved to the next page. Nevertheless this is what I would prefer. How do I do this? Best Regards, Frank
What happens, if you insert a \page command (ConTeXt manual, real page 91) before this heading? Regards, Peter Frank wrote:
Hello,
I just reformatted one of my documents from A4 to A4 landscape, dual column format. Unfortunately ConTeXt put a pagebreak directly after a heading. This is probably due to the excessive amount of white space that would appear if the heading moved to the next page. Nevertheless this is what I would prefer.
How do I do this?
Best Regards,
Frank
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
At 13:21 17/07/2003 +0200, Peter Rolf wrote:
What happens, if you insert a \page command (ConTeXt manual, real page 91) before this heading?
or \testpage[5] which will insert a page break is less than 5 lines are available normally there will be no break after a head unless one puts some skips there or some command puts a prefered break there Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Inserting \page works. I don't know why the pagebreak occurs as the \subject heading is directly followed by a text paragraph without any extra spacing. The heading are using the ConTeXt default setup, with the exception of setting the head in color. The only command which influences spacing is \setupwhitespace[big]. I guess that the penalty for the pagebreak is higher than that of having a pagebreak after the heading. In any case thanks for the help. Frank On Thursday, Jul 17, 2003, at 13:56 Europe/Brussels, Hans Hagen wrote:
At 13:21 17/07/2003 +0200, Peter Rolf wrote:
What happens, if you insert a \page command (ConTeXt manual, real page 91) before this heading?
or \testpage[5] which will insert a page break is less than 5 lines are available
normally there will be no break after a head unless one puts some skips there or some command puts a prefered break there
Hans
----------------------------------------------------------------------- -- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ----------------------------------------------------------------------- -- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf ----------------------------------------------------------------------- --
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (3)
-
Frank
-
Hans Hagen
-
Peter Rolf