From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36917 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: nesting \startitemize Date: Sun, 7 Oct 2007 16:04:40 -0400 (EDT) Message-ID: References: <20071007180253.GF24077@obiit.org> <6faad9f00710071202n7a9e691fkf6d7344a881cfb02@mail.gmail.com> <20071007193904.GH24077@obiit.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191787864 20716 80.91.229.12 (7 Oct 2007 20:11:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2007 20:11:04 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 07 22:11:01 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IecSq-000871-LP for gctc-ntg-context-518@m.gmane.org; Sun, 07 Oct 2007 22:11:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 910D31FA4C; Sun, 7 Oct 2007 22:10:55 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02332-01; Sun, 7 Oct 2007 22:10:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 97FEF1FC8E; Sun, 7 Oct 2007 22:07:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D87C1FC8E for ; Sun, 7 Oct 2007 22:07:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01724-03 for ; Sun, 7 Oct 2007 22:07:22 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id D28661FA39 for ; Sun, 7 Oct 2007 22:04:43 +0200 (CEST) Original-Received: FROM aditya.annarb01.mi.comcast.net (adsl-68-79-103-226.dsl.sfldmi.ameritech.net [68.79.103.226]) BY tombraider.mr.itd.umich.edu ID 47093BD9.3DC76.26984 ; 7 Oct 2007 16:04:41 -0400 In-Reply-To: <20071007193904.GH24077@obiit.org> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36917 Archived-At: On Sun, 7 Oct 2007, frantisek holop wrote: > hmm, on Sun, Oct 07, 2007 at 09:02:34PM +0200, Mojca Miklavec said that >> \setupitemize[1][n] >> \setupitemize[2][a][left=(,right=),stopper=] >> \setupitemize[3][i] >> \setupitemize[4][1] % symbol nr. 1 > > ok, i would like to create 2 types of itemizations like in latex. > \begin{enumarate} vs \begin{itemize} (or in html
    vs
      ) > > \begin{itemize} is basically \startitemize > > how would i go about defining \startenumarate ? > i thought of something like this, but it's not working: \defineitemgroup [enum] [levels=6] \setupitemgroup[enum][1][n] \setupitemgroup[enum][2][a][left=(,right=),stopper=] % etc.. \starttext \startenum \item one \startenum \item two \stopenum \stopenum \stoptext Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________