Taco Hoekwater wrote:
> Alan Bowen wrote:
>   
>> Taco�
>>
>> Here is the minimal file you requested. All I can say is that this  
>> used to work:
>>     
>
> The problem goes away if you use
>    \setuppagenumber[location=]
> instead of
>    \setuppagenumbering[state=nomarking]
>
> So it seems there is a bug in the handling of 'nomarking'.
>   
nomarking has never been a pagenumber option, but one of the texts: 

\setuppagenumbering[location=]

\setupheadertexts[chapter]

% \setupheader[state=nomarking]

\starttext

\chapter{xxx}

\dorecurse{10}{\input knuth}

\stoptext


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to