From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45334 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Multicolumn itemizations - again... Date: Thu, 06 Nov 2008 09:40:07 +0100 Message-ID: <4912AD67.5070804@wxs.nl> References: <20081105200906.GU2264@atos.labs.wmid.amu.edu.pl> <20081105203929.GW2264@atos.labs.wmid.amu.edu.pl> 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 1225960943 29069 80.91.229.12 (6 Nov 2008 08:42:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Nov 2008 08:42:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 06 09:43:25 2008 connect(): Connection refused 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 1Ky0ST-0005WU-54 for gctc-ntg-context-518@m.gmane.org; Thu, 06 Nov 2008 09:43:17 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D112B1FC09; Thu, 6 Nov 2008 09:42:06 +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 29421-09-7; Thu, 6 Nov 2008 09:40:50 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E4CCB1FBBA; Thu, 6 Nov 2008 09:40:49 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E73F1FBBA for ; Thu, 6 Nov 2008 09:40:48 +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 29421-09-6 for ; Thu, 6 Nov 2008 09:40:06 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 716121FBB8 for ; Thu, 6 Nov 2008 09:40:06 +0100 (CET) Original-Received: from [10.100.1.112] (unverified [10.100.1.11]) by controller-1 (SurgeMail 3.9e) with ESMTP id 7228-1840426 for ; Thu, 06 Nov 2008 09:40:06 +0100 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) In-Reply-To: <20081105203929.GW2264@atos.labs.wmid.amu.edu.pl> X-Originating-IP: 10.100.1.11 X-Authenticated-User: hagen@controller-1 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:45334 Archived-At: Marcin Borkowski wrote: > Dnia Wed, Nov 05, 2008 at 09:09:06PM +0100, Marcin Borkowski napisał(a): >> Hi, >> >> I have >> >> \setupitemize[2][a,paragraph,intro,columns,two][stopper=)] >> >> in the environment. In one place, however, I want to have a one-column >> itemization. What do I do? I thought that >> >> \startitemize[columns,one] >> >> would override the environment setting - but it didn't work. >> >> I tried to do something like this: >> >> \defineitemgroup[onecolumnitemize] >> \setuponecolumnitemize[2][a,paragraph,intro][stopper=)] >> >> but it didn't work - still the settings from \setupitemize[2][...] were >> in use. >> >> What's going on? > > Before anyone asks me for an example, here it is: > http://wiki.contextgarden.net/User:Mbork > (the last part) concerning the intro ... mixed one-two column modes are somewhat tricky and have limitations (if only because tex itself has no concept of columns); when mkiv is further down the road i'll look into multi columns and see if i can provide more control, but for that i need to implement a few other things first nested itemizations are currently not possible (or more precisely: they are (they are intercepted simply because there is no guarantee that all varianst work); however you can say \startitemize[n=1] at the second level and get just one column then ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________