From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72586 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: pagenumbering and part options [CORRECTED] Date: Mon, 21 Nov 2011 17:09:23 -0500 (EST) Message-ID: References: <20111121220251.GZ5988@rae.vm.bytemark.co.uk> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1368704869-1321913369=:32165" X-Trace: dough.gmane.org 1321913395 11964 80.91.229.12 (21 Nov 2011 22:09:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2011 22:09:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 21 23:09:51 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RSc3i-000349-Ky for gctc-ntg-context-518@m.gmane.org; Mon, 21 Nov 2011 23:09:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 925CECB13A; Mon, 21 Nov 2011 23:09:49 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id S6mu69ewU+Ma; Mon, 21 Nov 2011 23:09:44 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 133F3CB12B; Mon, 21 Nov 2011 23:09:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 71326CB12B for ; Mon, 21 Nov 2011 23:09:43 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bL1Nprx0XuYY for ; Mon, 21 Nov 2011 23:09:41 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 77A23CB129 for ; Mon, 21 Nov 2011 23:09:40 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pALM9aLa004593 for ; Mon, 21 Nov 2011 23:09:39 +0100 Original-Received: FROM [10.0.2.15] (wpa044030.Wireless.McGill.CA [142.157.44.30]) By hackers.mr.itd.umich.edu ID 4ECACC1F.540AE.4690 ; Authuser adityam; 21 Nov 2011 17:09:35 EST In-Reply-To: <20111121220251.GZ5988@rae.vm.bytemark.co.uk> User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03FXW9BAR - 46a779284e63 - 20111121 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:72586 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1368704869-1321913369=:32165 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 22 Nov 2011, Pontus Lurcock wrote: > On Mon 21 Nov 2011, Idris Samawi Hamid =D8=A7=D8=AF=D8=B1=D9=8A=D8=B3 = =D8=B3=D9=85=D8=A7=D9=88=D9=8A =D8=AD=D8=A7=D9=85=D8=AF wrote: > >> 2. The other, less sophisticated option: How do I get >> \setuppagenumbering to simply just reset the current pagenumber to >> "1" and start from "1" again? > > I think that what you want (untested) is \setuppagenumber[number=3D1] > rather than \setuppagenumbering[number=3D1] (as I understand it > \setuppagenumbering controls the way in which page numbers are > displayed and \setuppagenumber controls the numbers themselves). There is also \setupuserpagenumber[number=3D1] and=20 \setupuserpagenumber[way=3Dbysuperpart] (if superpart is defined using=20 \definehead). Aditya --0-1368704869-1321913369=:32165 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --0-1368704869-1321913369=:32165--