On Thu, Jul 22 2010, Peter Münster wrote:
> How is it possible to prevent a page break after the \blank?
>
> \starttext
> \dorecurse{730}{text }
> \blank[small]
> \page[no] % does not work
> bla bla bla
> \stoptext
Solution:
\starttext
\dorecurse{730}{text }
\blank[small, samepage]
bla bla bla
\stoptext
Cheers, Peter
--
Contact information: http://pmrb.free.fr/contact/
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________