From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28813 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: \setuppagenumber? Date: Sat, 24 Jun 2006 11:33:12 -0400 Message-ID: <344F440B-465E-48C9-87C0-FBACF89E29B5@Princeton.EDU> 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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1151163212 25522 80.91.229.2 (24 Jun 2006 15:33:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jun 2006 15:33:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jun 24 17:33:30 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 1FuA8T-0003UD-Je for gctc-ntg-context-518@m.gmane.org; Sat, 24 Jun 2006 17:33:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A65741286D; Sat, 24 Jun 2006 17:33:25 +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 16216-01-3; Sat, 24 Jun 2006 17:33:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5DB6A1286C; Sat, 24 Jun 2006 17:33:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A99451286C for ; Sat, 24 Jun 2006 17:33:18 +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 16216-01-2 for ; Sat, 24 Jun 2006 17:33:17 +0200 (CEST) Original-Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by ronja.ntg.nl (Postfix) with SMTP id 7F48912855 for ; Sat, 24 Jun 2006 17:33:17 +0200 (CEST) Original-Received: from [70.18.183.223] by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J1D008FHF76JR00@vms042.mailsrvcs.net> for ntg-context@ntg.nl; Sat, 24 Jun 2006 10:33:07 -0500 (CDT) Original-To: mailing ConTeXt users list for 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:28813 Archived-At: I have updated to ConTeXt ver: 2006.06.09 13:05 and now I am having a problem getting the page numbers to increase. From a source file that has \setuppagenumber[number=142] in the preamble, I now get output in which every page is numbered 142 though before only the first was page 142. (The file compiles correctly otherwise.) Has something changed with \setuppagenumber? Alan