Hello,

is there a way to tell ConTeXt "go to odd page, insert empty page to reach the next 
odd page" eventually?

(IOW:
        When currently on odd page, break page and insert one empty (blank) (= 
even) page; continue on the next (= odd) page.
        When currently on even page, break page (and do nothing more) (and 
continue on the next (= odd) page).
)

In the following example:

----
\starttext
  Page 1
  \page[odd]
  %\page[odd,empty]
  %\page[odd,header,footer]
  Page 3
\stoptext
----

- \page[odd]: page 2 holds header and footer (unwanted)
- \page[odd,empty]: adds one page with header and footer (unwanted), then 
inserts an empty page (unwanted)
- \page[odd,header,footer] = \page[odd]

Best regards,

Lukas


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.      | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751 (+420 720 951 172)
Fax: +420 244 461 038

___________________________________________________________________________________
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