Hi, I use MKII. \page[yes] and \page[left] works but \page[blank] does not. Why? How can I get blank pages? Xan.
Wolfgang,
\page[empty] puts number of page.
Xan schrieb: try \page[empty,blank]
___________________________________________________________________________________
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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Xan schrieb:
En/na Xan ha escrit:
Wolfgang,
\page[empty] puts number of page.
\page[empty,blank] --> two pageS: empty and blank Depends. If you add some stuff to the first page you get what you want. I guess that otherwise the page builder is not called.
\starttext \null \page[empty,blank] \stoptext
\page[yes,header,footer] --> empty \page[yes,header,footer,empty] --> two pages: one with numbers and other blank ___________________________________________________________________________________
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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
En/na Xan ha escrit:
En/na Xan ha escrit:
Wolfgang,
\page[empty] puts number of page.
\page[empty,blank] --> two pageS: empty and blank \page[yes,header,footer] --> empty \page[yes,header,footer,empty] --> two pages: one with numbers and other blank
Could it be because I do \page[blank] after \input file ? \input file \page[blank] {\ } \chapter.... Xan.
participants (3)
-
Peter Rolf
-
Wolfgang Schuster
-
Xan