From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84328 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: startitemize bad with columns Date: Thu, 19 Sep 2013 17:21:07 +0200 Message-ID: <523B1663.4040007@wxs.nl> References: <20130919151926.dbf2f1227b83fa5df1bf449f@telefonica.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1379604072 26562 80.91.229.3 (19 Sep 2013 15:21:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Sep 2013 15:21:12 +0000 (UTC) Cc: Xan To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 19 17:21:17 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VMg2e-0002kb-Jb for gctc-ntg-context-518@m.gmane.org; Thu, 19 Sep 2013 17:21:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EF4C5101E9; Thu, 19 Sep 2013 17:19:18 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8zLrW6tvj5KY; Thu, 19 Sep 2013 17:19:17 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0DF7D101E5; Thu, 19 Sep 2013 17:19:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A8218101E5 for ; Thu, 19 Sep 2013 17:19:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id I4-ObnoVGrrj for ; Thu, 19 Sep 2013 17:19:14 +0200 (CEST) Original-Received: from filter3-utr.mf.surf.net (filter3-utr.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id 898DE10193 for ; Thu, 19 Sep 2013 17:19:14 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter3-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r8JFLA5r020114 for ; Thu, 19 Sep 2013 17:21:11 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.103; Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 6502-1713362 for multiple; Thu, 19 Sep 2013 17:21:07 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: <20130919151926.dbf2f1227b83fa5df1bf449f@telefonica.net> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08Kr3lbok - d036902eaa2f - 20130919 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84328 Archived-At: On 9/19/2013 3:19 PM, Xan wrote: > Hi, > > With this minimal example: > > \starttext > \startitemize[a,columns,four] > \item $5^3$ > \item $\left(\frac{2}{3}\right)^4$ > \item $254^0$ > \column > \item $\left(\frac{-8}{12}\right)^3$ > \item $\left(-3\right)^5$ > \item $\left(-50\right)^5$ > \column > \item $\left(-10\right)^7$ > \item $0,2^3$ > \item $\left(-0,22\right)^4$ > \column > \item $\left(\frac{3}{2}\right)^4$ > \item $22^1$ > \item $22^0$ > \stopitemize > \stoptext > > I get "mis-ordered" columns > > What can I do? download the beta that i just uploaded (i merged some experimental code in mixed columns) i also added a math snapper ... because that's what one should actually do when not in grid mode \starttext \startbuffer \startitemize[a,columns,four][grid=] \startitem 1: \snappedmath { 5^3 } \stopitem \startitem 2: \snappedmath { \frac{2}{3}^4 } \stopitem \startitem 3: \snappedmath { 254^0 } \stopitem %\column \startitem 4: \snappedmath { \frac{-8}{12}^3} \stopitem \startitem 5: \snappedmath { -3^5 } \stopitem \startitem 6: \snappedmath { -50^5 } \stopitem %\column \startitem 7: \snappedmath { -10^7 } \stopitem \startitem 8: \snappedmath { 0,2^3 } \stopitem \startitem 9: \snappedmath { -0,22^4 } \stopitem %\column \startitem 10: \snappedmath { \frac{3}{2}^4 } \stopitem \startitem 11: \snappedmath { 22^1 } \stopitem \startitem 12: \snappedmath { 22^0 } \stopitem \stopitemize \stopbuffer \input ward \getbuffer \let\snappedmath\ruledmbox \input ward \getbuffer \input ward \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________