From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36914 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: nesting \startitemize Date: Sun, 7 Oct 2007 21:02:34 +0200 Message-ID: <6faad9f00710071202n7a9e691fkf6d7344a881cfb02@mail.gmail.com> References: <20071007180253.GF24077@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 1191783796 9125 80.91.229.12 (7 Oct 2007 19:03:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2007 19:03:16 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 07 21:03:14 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 1IebPB-0005bN-FW for gctc-ntg-context-518@m.gmane.org; Sun, 07 Oct 2007 21:03:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 583321FC11; Sun, 7 Oct 2007 21:03:02 +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 25583-03-3; Sun, 7 Oct 2007 21:02:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8FD761FBD9; Sun, 7 Oct 2007 21:02:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A99B1FB49 for ; Sun, 7 Oct 2007 21:02:45 +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 25583-03-2 for ; Sun, 7 Oct 2007 21:02:38 +0200 (CEST) Original-Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by ronja.ntg.nl (Postfix) with ESMTP id CC1911FBD9 for ; Sun, 7 Oct 2007 21:02:36 +0200 (CEST) Original-Received: by rv-out-0910.google.com with SMTP id k15so500860rvb for ; Sun, 07 Oct 2007 12:02:35 -0700 (PDT) Original-Received: by 10.142.177.7 with SMTP id z7mr134303wfe.1191783754921; Sun, 07 Oct 2007 12:02:34 -0700 (PDT) Original-Received: by 10.142.87.14 with HTTP; Sun, 7 Oct 2007 12:02:34 -0700 (PDT) In-Reply-To: <20071007180253.GF24077@obiit.org> Content-Disposition: inline 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:36914 Archived-At: On 10/7/07, frantisek holop wrote: > hi there, > > context, just as latex can nest \startitemize, > the context manual says max level 4. > > by default context uses the symbols for these 4 levels > > o level 1: bullet > -- level 2: dash > * level 3: asterisk > > level 4: triangle > > it is very easy to change these per the manual. > but how can i make \startitemize use ordered lists by default? > this is sometimes more useful for scientific works... > > e.g. latex by default does: > > 1. arabic numerals > (a) letters > i. roman numerals > o bullet > > (ok, the 4th one isn't very logical in latex either...) > > and another question, how can make \startitemize[a] > do "(a)" instead of "a." ? \setupitemize[1][n] \setupitemize[2][a][left=(,right=),stopper=] \setupitemize[3][i] \setupitemize[4][1] % symbol nr. 1 Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________