From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28872 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: \setuppagenumber? Date: Mon, 26 Jun 2006 08:57:35 -0400 Message-ID: <151FE0A1-F5B6-42CA-883D-B4718F1D1629@princeton.edu> References: <344F440B-465E-48C9-87C0-FBACF89E29B5@Princeton.EDU> <449D6385.3050704@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1151326674 14725 80.91.229.2 (26 Jun 2006 12:57:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Jun 2006 12:57:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 26 14:57:52 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fuqez-0005yi-G9 for gctc-ntg-context-518@m.gmane.org; Mon, 26 Jun 2006 14:57:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 72CCC12805; Mon, 26 Jun 2006 14:57:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23881-04; Mon, 26 Jun 2006 14:57:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D660612843; Mon, 26 Jun 2006 14:57:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D455112843 for ; Mon, 26 Jun 2006 14:57:40 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23545-07-2 for ; Mon, 26 Jun 2006 14:57:39 +0200 (CEST) Original-Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by ronja.ntg.nl (Postfix) with SMTP id 08BFA12805 for ; Mon, 26 Jun 2006 14:57:38 +0200 (CEST) Original-Received: from [70.106.122.148] by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J1G003K8XBQ3MC5@vms048.mailsrvcs.net> for ntg-context@ntg.nl; Mon, 26 Jun 2006 07:57:27 -0500 (CDT) In-reply-to: <449D6385.3050704@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.750) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:28872 Archived-At: Taco=97 Here is the minimal file you requested. All I can say is that this = used to work: \setuphead[chapter][page=3Dyes] = \setuphead[title][page=3Dyes] = \setuppagenumbering[alternative=3Ddoublesided] \setuppagenumbering[location=3D{header,middle},state=3Dnomarking] \installpagebreakhandler{last}{} = \brokenpenalty\zerocount = %%%%%%%%%%%%%%% Headers %%%%%%%%%%%%%%% \setuphead[BookTitle][header=3Dhigh,footer=3DBookTitlePage] \setupheadertexts[text] [{\sc\AuthorName}] [\pagenumber] [\pagenumber] [{\it Aestimatio}] \def\AuthorName{Reviewer's Name} \def\AuthorInstitution{Institution} \setuppagenumber[number=3D263] \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