Hello, We have a document with a 2-column layout where we have section headers that keep ending up at the bottom of columns. E.g. \startsectionheading{2. Foo bar baz}\stopsectionheading where \startsectionheading is defined by: \definestartstop [sectionheading] [before={ \startalignment[middle]}, after={\stopalignment \bigskip}, style={\switchtobodyfont[...,...]}] In order to make sure this section heading gets followed by a line or two of actual text, I saw on web pages [1] and [2] that you can use \testpage[n] to check whether there is room for n more lines, and if not, to produce a page break. I checked the manual [3] and command reference [4] but couldn't find information about \testpage. Is there a corresponding command to conditionally produce a column break? Thanks, Lars [1] http://getfo.org/context_xml/page4.html [2] http://wiki.contextgarden.net/Layout [3] http://www.pragma-ade.com/general/manuals/cont-eni.pdf [4] http://texshow.contextgarden.net/