Am 02.11.24 um 21:11 schrieb Joel via ntg-context:
How can I be so precise making sure the page break doesn't seperate the title from the start of the area where students write their answers?

To force keep something together, you can use a \framed or a \vbox.

With a bit less force, use \testpage[<number of lines>], as in \setuphead[…][after={\testpage[5]}] to insert a page break if there are less than ~4 lines left on the page (you always need a bigger number than you think).

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to