I should have a first page without pagenumber and pagenumbers on the subsequent ones.
However the MWE here introduces an unwanted blank page from the call to \setuppagenumbering[state=start].
And the \setuppagenumbering has to come after the \page, of course.

Should I program otherwise?

yours sincerely
dr. Hans van der Meer


% test pagenumbering start-stop
\setuppapersize[A5][A5]
\starttext
\setuppagenumbering[state=stop]
\ConTeXt\space\contextversion\blank
This is page 1 without pagenumber.\crlf
\page
\setuppagenumbering[state=start]
This should be a page with pagenumber 2.\crlf
But the pagenumber is 3 instead after blank page 2.
\stoptext

Attachment: extrapage.pdf
Description: Adobe PDF document


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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to