Hi, I have the following in my code: \def\doPutTitle#1{% \startalignment[middle] \bfb \page[bigpreference] \blank[2*big] #1% \page[no]% \blank[big]% \page[no]% \stopalignment \page[no]% }% Why is it still possible that I have a page break after, say, \doPutTitle{some title} (in MkII, in MkIV page breaks fall in different places). Which percentage signs and \page[no]'s are unnecessary here? Also, how to avoid a page break right before an itemization? Adding [intro] seems not to work. And one more thing about pagebreaks: how to avoid a pagebreak right before a \startformula ... \stopformula? And what is the ConTeXt way of setting stretchable vertical glue (e.g. for \blank's, below itemizations etc.)? Thanks in advance & greets -- Marcin Borkowski (http://mbork.pl) People can be divided into 10 groups: those who like the binary system and those who don't.