From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39609 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Clash in itemize options? Date: Sun, 23 Mar 2008 16:32:56 +0100 Message-ID: <20080323163256.36019dd2.schuster.wolfgang@googlemail.com> 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: ger.gmane.org 1206286844 3510 80.91.229.12 (23 Mar 2008 15:40:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2008 15:40:44 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 23 16:41:12 2008 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 1JdSJd-0007TD-T1 for gctc-ntg-context-518@m.gmane.org; Sun, 23 Mar 2008 16:40:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9308A1FC06; Sun, 23 Mar 2008 16:40:21 +0100 (CET) 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 23889-01-3; Sun, 23 Mar 2008 16:39:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C4F8B1FB6D; Sun, 23 Mar 2008 16:39:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 633F71FB49 for ; Sun, 23 Mar 2008 16:39:32 +0100 (CET) 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 23889-01-2 for ; Sun, 23 Mar 2008 16:38:44 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by ronja.ntg.nl (Postfix) with ESMTP id 54B751FBAC for ; Sun, 23 Mar 2008 16:38:44 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so2140652fga.8 for ; Sun, 23 Mar 2008 08:38:44 -0700 (PDT) Original-Received: by 10.82.161.19 with SMTP id j19mr14395605bue.12.1206286722729; Sun, 23 Mar 2008 08:38:42 -0700 (PDT) Original-Received: from rover ( [91.41.110.59]) by mx.google.com with ESMTPS id e20sm6311101fga.1.2008.03.23.08.38.40 (version=SSLv3 cipher=OTHER); Sun, 23 Mar 2008 08:38:41 -0700 (PDT) In-Reply-To: X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) 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:39609 Archived-At: Hi Morgan, > I am wondering about the effects of the 'margin=yes' option in itemize > environments. It seems to be incompatible with the 'packed' option. you can't use assignments and commands in the same argument. > In the following example, the third itemize doesn't get packed, even if > the 'packed' option is present. Is it a feature? In this case, how can I > modify the margin without introducing vertical spaces? > > Best regards, > Morgan > > > \starttext > > One > \startitemize[packed] > \item text > \item text > \stopitemize > > Two > \startitemize[margin=yes] > \item text > \item text > \stopitemize > > Three > \startitemize[margin=yes, packed] > \item text > \item text > \stopitemize \startitemize[packed][margin=yes] \item text \item text \stopitemize > \stoptext Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________