According to the description of \page in the contextgarden:
"header - set header off temporarily"

But although this gives two pages numbered 1 and 2:
\starttext
\input knuth
\page
\input knuth
\stoptext

This one does not honour the new page but typesets everything on page 1:
\starttext
\input knuth
\page[header]
\input knuth
\stoptext

As that as intended?

Hans van der Meer




___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to