2007/9/7, Gerhard Kugler <[EMAIL PROTECTED]>:
> On Thu, Sep 06, 2007 at 08:05:12PM +0200, Steffen Wolfrum wrote:
>
> > % zusätzlich innerhalb des bodymatter leere linke Seiten mit \page
> > [yes,empty] manuell setzen
>
> Thank you Steffen,
>
> your lines help. Only inserting "\page[yes,empty]" is a "dirty"
> solution because I must omit it if there is no empty (left) page.
>
> Gerhard

\setuphead
  [chapter]
  [page=yes,
   before={\ifodd\realpageno\else\page[empty]\fi}]

\starttext
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stoptext

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

Reply via email to