ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] unwanted blank page
@ 2023-11-19 10:56 Hans van der Meer via ntg-context
  2023-11-19 11:52 ` [NTG-context] " Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Hans van der Meer via ntg-context @ 2023-11-19 10:56 UTC (permalink / raw)
  To: NTG ConTeXt; +Cc: Hans van der Meer


[-- Attachment #1.1: Type: text/plain, Size: 682 bytes --]

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 #1.2.1: Type: text/html, Size: 1769 bytes --]

[-- Attachment #1.2.2: extrapage.pdf --]
[-- Type: application/pdf, Size: 8872 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 227 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-03 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-19 10:56 [NTG-context] unwanted blank page Hans van der Meer via ntg-context
2023-11-19 11:52 ` [NTG-context] " Wolfgang Schuster
2023-11-19 22:34   ` madiazm.eoicc
2023-11-20 17:51     ` Pablo Rodriguez via ntg-context
2023-11-22  8:57       ` madiazm.eoicc
2023-12-03 15:28         ` Pablo Rodriguez via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).