From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53020 Path: news.gmane.org!not-for-mail From: Derek CORDEIRO Newsgroups: gmane.comp.tex.context Subject: Re: How to reset the chapter number Date: Sat, 19 Sep 2009 17:02:50 +0530 Message-ID: <33c64e670909190432l5cf90687p9266bf1be37062c4@mail.gmail.com> References: <20090919104315.GA15731@josh-dev.alphanetworks.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1446684420==" X-Trace: ger.gmane.org 1253359999 22903 80.91.229.12 (19 Sep 2009 11:33:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Sep 2009 11:33:19 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Sep 19 13:33:12 2009 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.50) id 1MoyBi-0001C1-LL for gctc-ntg-context-518@m.gmane.org; Sat, 19 Sep 2009 13:33:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 408BFC9A81; Sat, 19 Sep 2009 13:33:09 +0200 (CEST) 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 9symNZl+g4gk; Sat, 19 Sep 2009 13:33:08 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 43145C9A90; Sat, 19 Sep 2009 13:33:02 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5DF26C9A90 for ; Sat, 19 Sep 2009 13:32:59 +0200 (CEST) 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 nmdGDSS0zjOS for ; Sat, 19 Sep 2009 13:32:51 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by balder.ntg.nl (Postfix) with ESMTP id E7F2DC9A81 for ; Sat, 19 Sep 2009 13:32:50 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id e12so409966fga.2 for ; Sat, 19 Sep 2009 04:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7oadez0rY/w92/hqFXA2FfqOSgWlYvUN/i8LxNZPxHc=; b=U/nlHMtVBddDMRhIlwcadAkqZadgaMrWZxYlxO2O1Fng4T9X+JRXRTFdqgY1sMLORk YtUHINHbljk2s9IhNkrL/yBxN8kMQgVrYPknDZdDLDAG8D9ZbwNvvfYmYNDFlTcr/xDE FMEMv9uqGed5GB0PU3I7K7ottpxt1e7JiSF70= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pYCo3x9ALhRXpku3ihVci3i2p2s4+BaOzrPUgh4mQgVQMr2Y7m46NLusbMBH1WDjni SaqYeK+IS2RSOfbIPtnH1Nvl/KFEuaOHrfZBJSWcypigv5+9W3zptBwpSJC2tXznFUyg DofIsfd4657DTEgqOPXHycoSBjm2O4MmM8v5I= Original-Received: by 10.86.16.9 with SMTP id 9mr2713044fgp.8.1253359970621; Sat, 19 Sep 2009 04:32:50 -0700 (PDT) In-Reply-To: <20090919104315.GA15731@josh-dev.alphanetworks.com> 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:53020 Archived-At: --===============1446684420== Content-Type: multipart/alternative; boundary=00148530af26d31b700473ec9bc4 --00148530af26d31b700473ec9bc4 Content-Type: text/plain; charset=UTF-8 On Sat, Sep 19, 2009 at 4:13 PM, Joshua Lee wrote: > Hi Guys, > Here's a little example, > \setupcolors[state=start] > \setuphead[chapter][sectionsegments=2:100] > \starttext > > \completecontent > \part{First Part} > \chapter{First Chapter} > \chapter{Second Chapter} > \part{Second Part} > \chapter{Third Chapter} > \chapter{Chapter 4} > \stoptext > > I would like to show the chapter number 1,2,3,4.. instead of > 1.1,1.2,2.1,2.2 .. how to do it? > > Read http://www.opensubscriber.com/message/ntg-context@ntg.nl/12416208.html --00148530af26d31b700473ec9bc4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Sep 19, 2009 at 4:13 PM, Joshua Lee <muzili@gmail.com&= gt; wrote:
Hi Guys,
Here's a little example,
=C2=A0\setupcolors[state=3Dstart]

\setuphead[chapter][sections= egments=3D2:100]
=C2=A0
=C2=A0\starttext

=C2=A0\completecontent
=C2=A0\part{First Part}
=C2=A0\chapter{First Chapter}
=C2=A0\chapter{Second Chapter}
=C2=A0\part{Second Part}
=C2=A0\chapter{Third Chapter}
=C2=A0\chapter{Chapter 4}
=C2=A0\stoptext

I would like to show the chapter number 1,2,3,4.. instead of 1.1,1.2,2.1,2.= 2 .. how to do it?



--00148530af26d31b700473ec9bc4-- --===============1446684420== 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1446684420==--