From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83120 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: bad column break Date: Fri, 21 Jun 2013 15:34:54 +0200 Message-ID: <87y5a3io3l.fsf@micropit.couberia.selfip.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" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1371821849 13684 80.91.229.3 (21 Jun 2013 13:37:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Jun 2013 13:37:29 +0000 (UTC) To: ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 21 15:37:30 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 1Uq1Ws-0002OC-Hj for gctc-ntg-context-518@m.gmane.org; Fri, 21 Jun 2013 15:37:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 83F14101E0; Fri, 21 Jun 2013 15:37:29 +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 iEuZBsSEJOvO; Fri, 21 Jun 2013 15:37:27 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id B9907101F2; Fri, 21 Jun 2013 15:37:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 243BE101F2 for ; Fri, 21 Jun 2013 15:37:26 +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 fQ7Dszy9f4zo for ; Fri, 21 Jun 2013 15:37:25 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id 1CFF9101E0 for ; Fri, 21 Jun 2013 15:37:15 +0200 (CEST) Original-Received: from smtp.smtpout.orange.fr (smtp09.smtpout.orange.fr [80.12.242.131]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r5LDbE78004342 for ; Fri, 21 Jun 2013 15:37:14 +0200 Original-Received: from micropit.couberia.selfip.net ([2.2.89.141]) by mwinf5d69 with ME id r1dD1l00E32ynxu031dD08; Fri, 21 Jun 2013 15:37:14 +0200 Original-Received: by micropit.couberia.selfip.net (Postfix, from userid 1000) id 1421DA60C76; Fri, 21 Jun 2013 15:34:55 +0200 (CEST) Mail-Followup-To: ConTeXt users User-Agent: Gnus/612.570008 =?utf-8?Q?=28=E7=9C=9F?= Gnus v0.8) Emacs/24.3 (gnu/linux) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.12.242.131; country=FR; latitude=46.0000; longitude=2.0000; http://maps.google.com/maps?q=46.0000,2.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0NJP1Be5d - 33f1ecf66e26 - 20130621 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 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:83120 Archived-At: Hi, IMO, ConTeXt should start a new column *before* the section title, not *after* it: --8<---------------cut here---------------start------------->8--- \def\Section#1{% \startsection[title=Title] \dorecurse{#1}{\dorecurse{12}{bla }} \stopsection} \starttext \startcolumns[n=2] \Section{15} \Section{10} %\column %%%%%%%%%%%%%%% Why do we need this?! \Section{10} \Section{10} \Section{2} \stopcolumns \stoptext --8<---------------cut here---------------end--------------->8--- -- Peter ___________________________________________________________________________________ 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 ___________________________________________________________________________________