From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12578 Path: main.gmane.org!not-for-mail From: Sebastian Rooks Newsgroups: gmane.comp.tex.context Subject: Re: Resetting an enumeration Date: Wed, 02 Jul 2003 21:16:54 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <3F032FA6.2060509@free.fr> References: <3F0331DF.1020902@ajtee.uklinux.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1057173719 19531 80.91.224.249 (2 Jul 2003 19:21:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 2 Jul 2003 19:21:59 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jul 02 21:21:58 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19XnA5-0004zP-00 for ; Wed, 02 Jul 2003 21:21:01 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E20DE10AEC; Wed, 2 Jul 2003 21:21:29 +0200 (MEST) Original-Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by ref.ntg.nl (Postfix) with ESMTP id E44E410AEC for ; Wed, 2 Jul 2003 21:17:09 +0200 (MEST) Original-Received: from free.fr (nas-cbv-7-62-147-154-153.dial.proxad.net [62.147.154.153]) by postfix4-1.free.fr (Postfix) with ESMTP id 7E0323F535 for ; Wed, 2 Jul 2003 21:17:08 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <3F0331DF.1020902@ajtee.uklinux.net> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12578 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12578 Hi, cont-eni.pdf p222 (bottom) : A number can be set and reset with the command: \setenumeration{value} \resetenumeration Does it help ? My 2 cents, Seb. Adam Tee wrote: > Hi, > > In my source I have defined a new enumeration using the following > > \defineenumeration > [mwfr] > [location=left, > text=MWFR] > > what I want to do is reset the number and specify the number. > > i.e. > MWFR 1 - text > MWFR 2 - text > MWFR 3 - text > MWFR 1 > MWFR 2 > MFWR 4 > > > Is the solution straight forward. > > Thanks > > Adam > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >