From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45344 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: Re: Multicolumn itemizations - again... Date: Thu, 6 Nov 2008 17:24:41 +0100 Message-ID: <20081106162441.GZ2264@atos.labs.wmid.amu.edu.pl> References: <20081105200906.GU2264@atos.labs.wmid.amu.edu.pl> <20081105203929.GW2264@atos.labs.wmid.amu.edu.pl> <4912AD67.5070804@wxs.nl> <20081106090454.GY2264@atos.labs.wmid.amu.edu.pl> <4912E313.4050708@wxs.nl> 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 1225988795 29188 80.91.229.12 (6 Nov 2008 16:26:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Nov 2008 16:26:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 06 17:27:37 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 1Ky7hh-0003SX-EC for gctc-ntg-context-518@m.gmane.org; Thu, 06 Nov 2008 17:27:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A1A131FC21; Thu, 6 Nov 2008 17:26:19 +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 04553-02-4; Thu, 6 Nov 2008 17:25:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 52CA31FBD4; Thu, 6 Nov 2008 17:25:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 56BE51FB30 for ; Thu, 6 Nov 2008 17:25:19 +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 04553-02-3 for ; Thu, 6 Nov 2008 17:24:42 +0100 (CET) Original-Received: from atos.wmid.amu.edu.pl (atos.wmid.amu.edu.pl [150.254.78.2]) by ronja.ntg.nl (Postfix) with ESMTP id 855501FBD4 for ; Thu, 6 Nov 2008 17:24:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by atos.wmid.amu.edu.pl (Postfix) with ESMTP id 33CBD1025AC9 for ; Thu, 6 Nov 2008 17:24:42 +0100 (CET) X-Virus-Scanned: by amavisd-new (PLD-Linux) at wmid.amu.edu.pl Original-Received: from atos.wmid.amu.edu.pl ([127.0.0.1]) by localhost (atos.wmid.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id eYneVmiWug6B for ; Thu, 6 Nov 2008 17:24:42 +0100 (CET) Original-Received: by atos.wmid.amu.edu.pl (Postfix, from userid 3884) id 001A310244A7; Thu, 6 Nov 2008 17:24:41 +0100 (CET) Content-Disposition: inline In-Reply-To: <4912E313.4050708@wxs.nl> User-Agent: Mutt/1.4.2.3i 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:45344 Archived-At: Dnia Thu, Nov 06, 2008 at 01:29:07PM +0100, Hans Hagen napisał(a): > Marcin Borkowski wrote: > > > However, I tried \startitemize[1] and it didn't work (neither at my > > computer nor in online ConTeXt, with the example I have provided on my > > user page). > > [n=1] I tried ============================================================== \setupitemize[1][n,intro] \setupitemize[2][a,paragraph,intro,columns,two][stopper=)] \starttext \startitemize \item Item one \item Sub-itemize: \startitemize \item sub-one \item sub-two \item sub-three \item sub-four \stopitemize \item Sub-itemize with one column: \startitemize[n=1] \item A \item B \item C \stopitemize \stopitemize \stoptext ============================================================== on the online ConTeXt (MkIV). Didn't work... > > Please do not think that I am angry at you, Hans, or anything like that; > > I really admire your (and not only your) work with ConTeXt. But I am a > > bit disappointed - and hope that itemizations will eventually work. And > > now I guess I'll have to work this around in some nasty way (most > > probably, I'll just do the only one-column itemization by hand). > > well, although tex can do a lot, there are limitations; column related > stuff for instance is a matter of programming all possible aspects of > it; and there can be conflicting demands I believe that. Nested itemizations (possibly with columns) are definitely non-trivial. > > > And you may be pretty sure that I will be a good beta-tester for the > > itemization stuff - as I already told, I use itemizations a lot, > > together with math, nesting itemizations, two-column ones etc. For the > > purpose of testing any new things in this area I'm leaving the examples > > on my user page, too. > > ok; but as mentioned before only mkiv will have improved itemizations I know, I've already installed MkIV on my texlive. > > > PS. Looking back at the steady progress of ConTeXt & luatex, I am pretty > > sure that this _will_ be solved in finite time anyway, so I can just > > \relax, wait and then test and provide feedback;). > > thanks Well, it's just true:). > > Hans Greets -- Marcin Borkowski (http://mbork.pl) - Why are vim users so terribly egocentric? - Because they begin every sentence with `I'. ___________________________________________________________________________________ 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 ___________________________________________________________________________________