From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40997 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: avoid resetting of partnumber in appendix Date: Tue, 13 May 2008 08:59:30 +0200 Message-ID: <115224fb0805122359g3cee94c1oc4a33b50992b572@mail.gmail.com> References: <87wsm0kfw1.fsf@googlemail.com> 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: ger.gmane.org 1210662107 26557 80.91.229.12 (13 May 2008 07:01:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2008 07:01:47 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue May 13 09:02:23 2008 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 1JvoW2-000825-7N for gctc-ntg-context-518@m.gmane.org; Tue, 13 May 2008 09:01:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3BC41FBAA; Tue, 13 May 2008 09:00:52 +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 18763-04; Tue, 13 May 2008 09:00:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B780A1FB8C; Tue, 13 May 2008 09:00:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA54E1FB8C for ; Tue, 13 May 2008 09:00:12 +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 19678-01-3 for ; Tue, 13 May 2008 08:59:38 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by ronja.ntg.nl (Postfix) with ESMTP id A5EA41FB72 for ; Tue, 13 May 2008 08:59:35 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so2162750ywm.74 for ; Mon, 12 May 2008 23:59:30 -0700 (PDT) Original-Received: by 10.150.137.15 with SMTP id k15mr9260109ybd.66.1210661970705; Mon, 12 May 2008 23:59:30 -0700 (PDT) Original-Received: by 10.150.96.3 with HTTP; Mon, 12 May 2008 23:59:30 -0700 (PDT) In-Reply-To: <87wsm0kfw1.fsf@googlemail.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:40997 Archived-At: On Sun, May 11, 2008 at 5:41 PM, Suno Ano wrote: > How can I avoid that resetting of the partnumber within the appendices? > For example, I have > > ,----[ Example ] > | \starttext > | \part{My First Part within Text} > | \part{My Second Part within Text} > | > | \startappendices > | \part{My First Part within the Appendix} > | > | \stopappendices > | \stoptext > `---- > > > > Since I used `resetnumber=no' with `\setuphead[part][...]' \part{My > First Part within Text} becomes part 1 and \part{My Second Part within > Text} becomes part 2 in the table of contents ... just what I want. > > > Now, I would like to become \part{My First Part within the Appendix} > part 3 in the Table of Contents instead of being reset to number 1 > again. How do I do this? This is not possible, part numbers are reset with each new sectionblock and the behaviour is hard coded. Wolfgang ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________