From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8339 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: nested itemizations setup Date: Sun, 23 Jun 2002 12:32:08 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020623123124.02bcaa58@server-1> References: <200206210938.12555.ishamid@attbi.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398751 26734 80.91.224.250 (23 Oct 2002 18:45:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:45:51 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Idris S Hamid In-Reply-To: <200206210938.12555.ishamid@attbi.com> Xref: main.gmane.org gmane.comp.tex.context:8339 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8339 At 09:38 AM 6/21/2002 -0600, Idris S Hamid wrote: >Dear gang, > >Is there a way to setup, say, three levels of itemizations in a consistent >way? For example, can I set things up so that > >\startitemize > \startitemize > \startitemize > > \stopitemize > \stopitemize >\stopitemize > >is always equivalent to > >\startitemize[n] > \startitemize[a] > \startitemize[r] > > \stopitemize > \stopitemize >\stopitemize > >It appears from the manual that this has to be done each time manually which, >of course, goes against the TeX/ConTeXt philosophy:-) and therefore, you can say: \setupitemize[1][symbol=r] \setupitemize[2][symbol=a] \setupitemize[3][symbol=g] (in this case a symbol is tried as conversion first) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------