From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32774 Path: news.gmane.org!not-for-mail From: Sanjoy Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Columns page-break problem Date: Sun, 14 Jan 2007 23:55:37 +0000 Message-ID: References: <45AAA5EF.6080402@econ.muni.cz> 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: sea.gmane.org 1168890658 13749 80.91.229.12 (15 Jan 2007 19:50:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Jan 2007 19:50:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 15 20:50:52 2007 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 1H6WO3-00046k-QT for gctc-ntg-context-518@m.gmane.org; Mon, 15 Jan 2007 19:16:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64887200C9; Mon, 15 Jan 2007 00:51:57 +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 18586-05-2; Mon, 15 Jan 2007 00:51:49 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 979FE200C5; Mon, 15 Jan 2007 00:51:49 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E8058200B8 for ; Mon, 15 Jan 2007 00:51:45 +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 18586-05 for ; Mon, 15 Jan 2007 00:51:39 +0100 (CET) Original-Received: from mraos.ra.phy.cam.ac.uk (mraos.ra.phy.cam.ac.uk [131.111.48.8]) by ronja.ntg.nl (Postfix) with ESMTP id 26645200D1 for ; Mon, 15 Jan 2007 00:51:36 +0100 (CET) Original-Received: from skye.ra.phy.cam.ac.uk ([131.111.48.158] ident=mail) by mraos.ra.phy.cam.ac.uk with esmtp (Exim 4.43) id 1H6FCL-0003CH-DW; Sun, 14 Jan 2007 23:55:37 +0000 Original-Received: from sanjoy by skye.ra.phy.cam.ac.uk with local (Exim 3.36 #1) id 1H6FCL-0001WT-00; Sun, 14 Jan 2007 23:55:37 +0000 Original-To: mailing list for ConTeXt users In-Reply-To: Your message of "Sun, 14 Jan 2007 22:51:43 +0100." <45AAA5EF.6080402@econ.muni.cz> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32774 Archived-At: Probably worth sending a complete minimal example, and then someone who knows about columns might be able to help. I don't know anything about them, but I tried the example below using the latest context. The last page (page 22) looks a bit strange: two lines in one column, one line in the third column. But I don't see a better solution to the layout problem. The 'a' is on the final page too, so there was no page spurious break. \starttext \startcolumns \dorecurse{100}{\input tufte} \stopcolumns a \stoptext -Sanjoy `Not all those who wander are lost.' (J.R.R. Tolkien)