Taco—

Here is the minimal file you requested. All I can say is that this  
used to work:

\setuphead[chapter][page=yes]           
\setuphead[title][page=yes]     

\setuppagenumbering[alternative=doublesided]
\setuppagenumbering[location={header,middle},state=nomarking]
\installpagebreakhandler{last}{}        
\brokenpenalty\zerocount                

%%%%%%%%%%%%%%% Headers %%%%%%%%%%%%%%%
        \setuphead[BookTitle][header=high,footer=BookTitlePage]
        \setupheadertexts[text]
                [{\sc\AuthorName}]
                [\pagenumber]
                [\pagenumber]
                [{\it Aestimatio}]

\def\AuthorName{Reviewer's Name}
\def\AuthorInstitution{Institution}

\setuppagenumber[number=263]

\starttext

\dorecurse{10}{\input knuth}

\stoptext

Many thanks for your help.

Alan


On Jun 24, 2006, at 12:08 PM, Taco Hoekwater wrote:

> Alan Bowen wrote:
>> I have updated to
>> ConTeXt  ver: 2006.06.09 13:05
>> and now I am having a problem getting the page numbers to increase.
>
> A quick test works fine here, it must be something else in your file.
> Try posting a minimal example that demonstrates the problem.10
>
> Cheers, taco
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

Reply via email to