22 Jul
2010
22 Jul
'10
5:14 p.m.
Consider the following code: \setuphead[section][style={\tfd}] \starttext \section{bla bla} \dorecurse{4}{\input tufte} This is just some text that shows what happens. \section{bla bla bla} \input tufte \stoptext In MkII, "This is just some text that shows what happens." goes on the first page (which makes sense), while in MkIV it goes on second just before section name. Itemize behaves in similar way, if it is used just before section, last item in the itemization list goes on second page. A bug? -- Vedran Miletić