From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54898 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Help watned for numbered descriptions Date: Mon, 30 Nov 2009 22:29:53 +0100 Message-ID: <4B143951.9000702@wxs.nl> References: <5A20AD1B-4034-4FA5-A7C2-0EECA669D3C6@gmail.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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1259616613 27932 80.91.229.12 (30 Nov 2009 21:30:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 21:30:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 30 22:30:04 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 1NFDom-0008Cg-Jt for gctc-ntg-context-518@m.gmane.org; Mon, 30 Nov 2009 22:30:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 663F7C9C31; Mon, 30 Nov 2009 22:26:55 +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 AAdF-XhenfMz; Mon, 30 Nov 2009 22:26:52 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 84144C9C15; Mon, 30 Nov 2009 22:26:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 23A64C9C15 for ; Mon, 30 Nov 2009 22:26:51 +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 ErmdnjLJ7br0 for ; Mon, 30 Nov 2009 22:26:48 +0100 (CET) Original-Received: from mail.solcon.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by balder.ntg.nl (Postfix) with ESMTP id DDAFDC9C07 for ; Mon, 30 Nov 2009 22:26:48 +0100 (CET) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.101; Original-Received: from [10.100.1.101] (unverified [10.100.1.101]) by controller-9 (SurgeMail 4.2a3) with ESMTP id 8723-1713362 for ; Mon, 30 Nov 2009 22:28:37 +0100 User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: X-Authenticated-User: hagen@controller-9 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:54898 Archived-At: Otared Kavian wrote: > Hi Hans, Aditya, > > Many thanks for your attention: the solution suggested by Aditya is very satisfactory for the time being, as far as one uses mkii. > I added an entry on the wiki about proclaim: > > http://wiki.contextgarden.net/proclaim > > However, as Hans says, there is a slight problem with mkiv and the way things get numbered. i uploaded a beta \defineenumeration[one] \defineenumeration[two] [one] % clone one \defineenumeration[three] [counter=one,style=slanted] % only use counter of one \defineenumeration[four] [three] % clone three \defineenumeration[five] [three] [counter=five] % clone three and use own counter \defineenumeration[six] [three] [counter=four] % clone tree and use counter four (undefined) \setupenumerations[one] [prefix=yes,prefixsegments=section] \setupenumerations[two] [prefix=yes,prefixsegments=section] \setupenumerations[three][prefix=yes,prefixsegments=section] \setupenumerations[four] [prefix=yes,prefixsegments=chapter:section] \setupenumerations[five] [prefix=yes,prefixsegments=chapter:section] \setupenumerations[six] [prefix=yes,prefixsegments=chapter:section] \starttext \chapter{test} \startone test test 1 \stopone \starttwo test test 2 \stoptwo \startthree test test 3 \stopthree \startfour test test 4 \stopfour \startfive test test 1 \stopfive \startsix test test 1 \stopsix \chapter{test} \section{test} \startone test test 6 \stopone \starttwo test test 7 \stoptwo \startthree test test 8 \stopthree \startfour test test 9 \stopfour \startfive test test 2 \stopfive \startsix test test 2 \stopsix \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________