From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32408 Path: news.gmane.org!not-for-mail From: "Elliot Clifton" Newsgroups: gmane.comp.tex.context Subject: Page numbering Date: Mon, 1 Jan 2007 13:31:45 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167658328 3764 80.91.229.12 (1 Jan 2007 13:32:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Jan 2007 13:32:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 01 14:32:07 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 1H1NGm-0003kQ-S6 for gctc-ntg-context-518@m.gmane.org; Mon, 01 Jan 2007 14:32:04 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 17FBA1FF25; Mon, 1 Jan 2007 14:29:37 +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 24621-04; Mon, 1 Jan 2007 14:29:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4861C1FE33; Mon, 1 Jan 2007 14:29:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B6DAD1FEDD for ; Mon, 1 Jan 2007 14:29:27 +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 24367-06 for ; Mon, 1 Jan 2007 14:29:22 +0100 (CET) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by ronja.ntg.nl (Postfix) with SMTP id 568E61FDF0 for ; Mon, 1 Jan 2007 14:29:20 +0100 (CET) Original-Received: by wx-out-0506.google.com with SMTP id h29so5491671wxd for ; Mon, 01 Jan 2007 05:31:45 -0800 (PST) Original-Received: by 10.90.103.2 with SMTP id a2mr13829565agc.1167658305678; Mon, 01 Jan 2007 05:31:45 -0800 (PST) Original-Received: by 10.90.36.8 with HTTP; Mon, 1 Jan 2007 05:31:45 -0800 (PST) Original-To: ntg-context Content-Disposition: inline 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:32408 Archived-At: Hi, I need to set the start number for the pages in my journal so that the numbering continues from the previous issue in the volume. After reading p77 of the manual I understand that I can use \setuppagenumber[number] to set the start number. Unfortunately, nothing happens and numbering starts from 1 as usual. What am I doing wrong? thanks, Elliot