On Tue, 20 Mar 2007, Peter Münster wrote:

> Hello,
>
> in the following example, there is a page-break after the second section
> title. \page[no] does not help.
>
> Is this normal or a bug?
>
> \starttext
> \section{bla}
> \dorecurse{36}{bla\par}
> \section{bla}
> \page[no]
> \startitemize
> \dorecurse{5}{\item bla}
> \stopitemize
> \stoptext
>

(Untested) Did you try:

\startitemize[intro]

AFAIU, intro prevents a page break before itemize.

Aditya
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to