From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81203 Path: news.gmane.org!not-for-mail From: Xan Newsgroups: gmane.comp.tex.context Subject: Bug in \column Date: Mon, 18 Mar 2013 19:32:05 +0100 Message-ID: <51475DA5.2030708@telefonica.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000003010602020808010703" X-Trace: ger.gmane.org 1363631255 7028 80.91.229.3 (18 Mar 2013 18:27:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Mar 2013 18:27:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 18 19:28:00 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UHemu-0000Uv-0P for gctc-ntg-context-518@m.gmane.org; Mon, 18 Mar 2013 19:28:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DB358101F1; Mon, 18 Mar 2013 19:27:36 +0100 (CET) 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 cAQdimFXiSZm; Mon, 18 Mar 2013 19:27:35 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0851E101EB; Mon, 18 Mar 2013 19:27:35 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 12E06101EB for ; Mon, 18 Mar 2013 19:27:34 +0100 (CET) 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 5NQriiYCoXZf for ; Mon, 18 Mar 2013 19:27:32 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id B95C0101E3 for ; Mon, 18 Mar 2013 19:27:32 +0100 (CET) Original-Received: from telefonica.net (impaqm3.telefonica.net [213.4.138.19]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r2IIRVvM009796 for ; Mon, 18 Mar 2013 19:27:31 +0100 Original-Received: from IMPmailhost4.adm.correo ([10.20.102.125]) by IMPaqm3.telefonica.net with bizsmtp id D0vK1l00g2iL0W23P6TWji; Mon, 18 Mar 2013 19:27:30 +0100 Original-Received: from [172.26.0.6] ([83.42.122.253]) by IMPmailhost4.adm.correo with BIZ IMP id D6TV1l00W5U89Qb1k6TWrR; Mon, 18 Mar 2013 19:27:30 +0100 X-CMAE-Analysis: v=1.1 cv=oLL9PhC6uPinkABcNEAkf+spDgKrmZYBvX6nzN/gyYQ= c=1 sm=1 a=XvT2hq3i4QgA:10 a=VY-2JVJxNB4A:10 a=HAu+vfTshgvlr6/kzmNW3A==:17 a=_7FaS6OWJgEtKLNmwNwA:9 a=PUjeQqilurYA:10 a=Y8cpEcZCNfiYkwQ2XoEA:9 a=HAu+vfTshgvlr6/kzmNW3A==:117 X-original-sender: publicitat@telefonica.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.4.138.19; country=ES; latitude=40.0000; longitude=-4.0000; http://maps.google.com/maps?q=40.0000,-4.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VJd6rv4j - 2ccafa5d826d - 20130318 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:81203 Archived-At: This is a multi-part message in MIME format. --------------000003010602020808010703 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi, I found a possibly bug (I attached the doc). With bigskip twocolumns work but with \column it does not. That is, with the diff: 98c98 < \bigskip --- > %\bigskip 100c100 < %\column --- > \column it does not work: the last exercise is shown in the first column. Can anyone explain me what happens? Thanks in advance, Xan. PS: Please CCme. --------------000003010602020808010703 Content-Type: text/x-tex; name="examen-sistemes.tex" Content-Disposition: attachment; filename="examen-sistemes.tex" Content-Transfer-Encoding: quoted-printable \enableregime[utf] \setupbodyfont [cmr,11pt] \mainlanguage[ca] \setuppagenumbering [location=3D{footer}] \setuppapersize [A4] \setuplayout[topspace=3D1.5cm,margin=3D1.5cm,header=3D1.5cm,footer=3D1.5c= m,width=3Dfit,height=3Dfit,backspace=3D1.5cm] \setuphead[title][align=3D{center},style=3D{\sca}, after=3D{\medskip}] \setuphead[subject][after=3D{\hrule\medskip}] % AMSTHM \defineenumeration [exercici] [text=3D{Exercici},headstyle=3Dbold,between=3D\blank,textdistance=3D1em= , stopper=3D{.\space},location=3Dserried,left=3D{\bgroup\bf},right=3D{\egro= up},width=3Dfit,headstyle=3D\ss,title=3Dyes,titlestyle=3D\ss,titledistanc= e=3D.5em] % Heads and footers \setupfootertexts[\pagenumber] \setupfooter[text][before=3D\hrule] \setupheader[text][after=3D\hrule] \setupheadertexts[{\tfx \mid IES Binissalem \mid 4t D \mid MAT \mid }][{\= tfx Sistemes d'equacions \mid Examen \mid 15/3/2012 \mid}] % underline \setupunderbar[alternative=3Db] \starttext \title{Examen de Matem=C3=A0tiques} \bigskip \startframedtext[width=3Dbroad, location=3Dmiddle, before=3D{}] \startalignment[middle] Feis l'opci=C3=B3 comuna de totes maneres i, despr=C3=A9s, trieu entre l'= Opci=C3=B3 A o l'Opci=C3=B3 B \stopalignment \stopframedtext \subject{Part comuna} \startcolumns \startexercici Resoleu emprant el m=C3=A8tode de substituci=C3=B3: \placeformula \startformula \startmathalignment \NC x + 3y \NC =3D 9 \NR[+] \NC 2x - y \NC =3D 3 \NR \stopmathalignment \stopformula \stopexercici \startexercici Resoleu pel m=C3=A8tode de reducci=C3=B3: \placeformula \startformula \startmathalignment \NC 3x + 7y \NC =3D -23 \NR[+] \NC 5x + 4y \NC =3D -23 \NR \stopmathalignment \stopformula \stopexercici \stopcolumns \subject{Opci=C3=B3 A} \startexercici Resoleu pel m=C3=A8tode que vulgueu: \placeformula \startformula \startmathalignment \NC \frac{x}{3} + \frac{4y}{5} - 3(x+y) \NC =3D -19 \NR[+] \NC \frac{3x}{3} - \frac{1}{3} (y-5) \NC =3D 3 \NR \stopmathalignment \stopformula \stopexercici \subject{Opci=C3=B3 B} \startcolumns \startexercici Resoleu aquest sistema pel m=C3=A8tode que vulgueu: \placeformula \startformula \startmathalignment \NC -2x - y \NC =3D -11 \NR[+] \NC 3x - y \NC =3D 9 \NR \stopmathalignment \stopformula \stopexercici \bigskip %\column \startexercici Resoleu el sistema seg=C3=BCent pel m=C3=A8tode que consid= ereu oport=C3=BA: \placeformula \startformula \startmathalignment \NC 2x + \frac{5y}{2} \NC =3D 7 \NR[+] \NC -3x + y \NC =3D -1 \NR \stopmathalignment \stopformula \stopexercici \stopcolumns \stoptext --------------000003010602020808010703 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --------------000003010602020808010703--