Am 23.03.10 12:11, schrieb luigi scarso:
It seem that for mkii a blank page is not part of a chapter --- this
is logical: the chapter ends before.
For mkiv blank page is  part of a chapter --- this is also ok: the
chapter ends just before the next chapter.
This affects only marks and not other header/footer texts, is this now also correct?

\showframe

\setuppagenumbering[alternative=doublesided,location=footer]

\setupheader
  [text]
  [lefttext=left,
middletext=\strut\doifoddpageelse{\getmarking[section][first]}{\getmarking[section][last]}]

\starttext
\dorecurse{2}
 {\chapter{Chapter #1}
\dorecurse{3}{\section{Section #1.##1}\input knuth \ifnum#1=2\relax\input tufte \fi}}
\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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to