From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74006 Path: news.gmane.org!not-for-mail From: "Mikael P. Sundqvist" Newsgroups: gmane.comp.tex.context Subject: Re: Enumeration Label Date: Thu, 19 Jan 2012 21:17:59 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1327004295 23096 80.91.229.12 (19 Jan 2012 20:18:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2012 20:18:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 19 21:18:08 2012 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.69) (envelope-from ) id 1RnyQx-0003Hf-Vm for gctc-ntg-context-518@m.gmane.org; Thu, 19 Jan 2012 21:18:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0B887CB1DA; Thu, 19 Jan 2012 21:18:07 +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 ZEYkkEO5LisZ; Thu, 19 Jan 2012 21:18:04 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8FD92CB1F0; Thu, 19 Jan 2012 21:18:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7ADFECB1F0 for ; Thu, 19 Jan 2012 21:18:03 +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 Q0yWzREHjGS0 for ; Thu, 19 Jan 2012 21:18:01 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 26909CB1DA for ; Thu, 19 Jan 2012 21:18:01 +0100 (CET) Original-Received: from mail-tul01m020-f169.google.com (mail-tul01m020-f169.google.com [209.85.214.169]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0JKHx4n008532 for ; Thu, 19 Jan 2012 21:18:00 +0100 Original-Received: by obbta7 with SMTP id ta7so490699obb.14 for ; Thu, 19 Jan 2012 12:17:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=02OCENlyL0IlxDYslLVPgx0FwLDdFcOBBflyRzMmCgo=; b=vhjKVoawlIEwBbpQ0T2TsB7+FkSN9M0TpDLWuPlJC3SoabhVwKEnkKtZy7fMTI45Bv XJT7fuWn6MX6d1D3iGWQ4D7D3QWooAn2415JyvWWru/uVz/3XeSMbhGGBjkLb5Z7SaI8 sWHk5KoQcFA1VE5ycx4++6t3IG24YDNxn049I= Original-Received: by 10.182.38.4 with SMTP id c4mr6901104obk.23.1327004279431; Thu, 19 Jan 2012 12:17:59 -0800 (PST) Original-Received: by 10.182.6.196 with HTTP; Thu, 19 Jan 2012 12:17:59 -0800 (PST) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.214.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08Gnwi0S1 - 9ef6393b9306 - 20120119 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:74006 Archived-At: On Thu, Jan 19, 2012 at 9:09 PM, Troy Henderson wrote: > The labeling for first level enumerations using > > \startitemize[n] > =A0 \item Foo > =A0 \item Bar > \stopitemize > > yields > > 1. Foo > 2. Bar > > What is the preferred method for changing enumeration symbols from 1. > and 2. to 1) and 2), respectively? =A0I also want to be able to do > something similar for second, third, and fourth level enumerations. > > Thanks, > > Troy Henderson > _________________________________________________________________________= __________ > 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-co= ntext > webpage =A0: http://www.pragma-ade.nl / http://tex.aanhet.net > archive =A0: http://foundry.supelec.fr/projects/contextrev/ > wiki =A0 =A0 : http://contextgarden.net > _________________________________________________________________________= __________ Dear Troy, maybe \startitemize[n][stopper=3D{},right=3D{)}] \item Foo \item Bar \stopitemize does what you want? Best regards, Mikael ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________