From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35389 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: itemize question Date: Wed, 11 Jul 2007 12:19:24 -0400 Message-ID: <20070711121924.k0pw8fqvuso048wo@web.mail.umich.edu> References: 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 1184170785 29591 80.91.229.12 (11 Jul 2007 16:19:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Jul 2007 16:19:45 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 11 18:19:43 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 1I8euk-0005va-Nj for gctc-ntg-context-518@m.gmane.org; Wed, 11 Jul 2007 18:19:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5AAB020123; Wed, 11 Jul 2007 18:19:37 +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 09241-09; Wed, 11 Jul 2007 18:19:31 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2886E200DA; Wed, 11 Jul 2007 18:19:31 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B665200DA for ; Wed, 11 Jul 2007 18:19:29 +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 09344-02 for ; Wed, 11 Jul 2007 18:19:26 +0200 (CEST) Original-Received: from chipewa.web.itd.umich.edu (chipewa.web.itd.umich.edu [141.211.144.147]) by ronja.ntg.nl (Postfix) with ESMTP id 0A1B62007A for ; Wed, 11 Jul 2007 18:19:25 +0200 (CEST) Original-Received: (from www@localhost) by chipewa.web.itd.umich.edu (8.12.10/8.12.9) id l6BGJOY1003329 for ntg-context@ntg.nl; Wed, 11 Jul 2007 12:19:24 -0400 Original-Received: from wwwgate34.motorola.com (wwwgate34.motorola.com [136.182.158.153]) by web.mail.umich.edu (Horde MIME library) with HTTP; Wed, 11 Jul 2007 12:19:24 -0400 In-Reply-To: Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.0.5) X-Remote-Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 X-IMP-Server: 141.211.144.229 X-Originating-IP: 136.182.158.153 X-Originating-User: adityam 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:35389 Archived-At: Quoting Patrick Gundlach : > Hi, > > I am slightly confused with the second part of the following example. > IMO only the 1st level should be packed, not the second. > > Patrick > -------------------------------------------------- > > \starttext > \setupitemize[2][packed] [...] > \setupitemize[1][packed] so in this example both are packed :) > \startitemize [n] > \item eins > \item zwei > \startitemize > \item dies > \item dies > \item das > \stopitemize > \item und drei > \stopitemize > \stoptext Right now packedlistitem is for the entire itemgroup rather than for each level. So, only way around is to use an explicit unpacked somewhere, e.g., \setupitemize[each][unpacked] \setupitemize[1][packed] 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 ___________________________________________________________________________________