From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32410 Path: news.gmane.org!not-for-mail From: Charles Doherty Newsgroups: gmane.comp.tex.context Subject: Re: Page numbering Date: Mon, 1 Jan 2007 14:22:36 +0000 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167661379 10763 80.91.229.12 (1 Jan 2007 14:22:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Jan 2007 14:22:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 01 15:22:57 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1H1O40-0007Jy-V4 for gctc-ntg-context-518@m.gmane.org; Mon, 01 Jan 2007 15:22:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7E8F81FF68; Mon, 1 Jan 2007 15:20:29 +0100 (CET) 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 27028-10-6; Mon, 1 Jan 2007 15:20:23 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA8441FF54; Mon, 1 Jan 2007 15:20:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B836A1FF55 for ; Mon, 1 Jan 2007 15:20:21 +0100 (CET) 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 27028-10-5 for ; Mon, 1 Jan 2007 15:20:17 +0100 (CET) Original-Received: from amsfep13-int.chello.nl (unknown [213.46.243.15]) by ronja.ntg.nl (Postfix) with SMTP id 656951FF53 for ; Mon, 1 Jan 2007 15:20:17 +0100 (CET) Original-Received: from [10.0.1.2] (really [89.100.7.10]) by amsfep13-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20070101142243.DYAR10302.amsfep13-int.chello.nl@[10.0.1.2]> for ; Mon, 1 Jan 2007 15:22:43 +0100 In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) 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:32410 Archived-At: On 1 Jan 2007, at 13:31, Elliot Clifton wrote: > \setuppagenumber[number] to set the start number. Unfortunately, > nothing happens and numbering starts from 1 as usual. What am I doing > wrong? > > thanks, > > Elliot Elliot, Try \setuppagenumbering[location=footer,alternative=doublesided] % or your choices \setuppagenumber[number=123,state=start] % or your number Best wishes, Charlie Doherty