On Tue, Mar 23, 2010 at 12:00 PM, Wolfgang Schuster
<schuster.wolfg...@googlemail.com> wrote:
> Am 23.03.10 11:55, schrieb luigi scarso:
>>
>> different behavior between mkiv and mkii --- what is right ?
>
> I think mkiv is right, the left page should contain the header (last section
> here) unless specified otherwise.
I don't know. This is right, for both.

\showframe

\setuppagenumbering[alternative=doublesided,location=footer]

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


\starttext
\dorecurse{4}
 {\chapter{Chapter #1}
   \dorecurse{3}{\section{Section #1.##1}\input knuth \input tufte }}
\stoptext


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.

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