6 Jun
2011
6 Jun
'11
2:08 p.m.
On Mon, Jun 6, 2011 at 1:48 PM, Peter Münster
Hello,
How can one avoid these bad page breaks here:
\starttext \dorecurse{10}{ \startsection[title=test] \startitemize[columns, intro] \item bla \stopitemize \input tufte \stopsection } \stoptext
\setuphead[section][before={\testpage[5]\blank}] \starttext \dorecurse{10}{ \startsection[title=test] \startitemize[columns, intro] \item bla \stopitemize \input tufte \stopsection } \stoptext -- luigi