From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32792 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Columns page-break problem -- mini example Date: Tue, 16 Jan 2007 10:01:54 +0100 Message-ID: <45AC9482.3090209@elvenkind.com> References: <45AC9771.1050209@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 1168938138 7630 80.91.229.12 (16 Jan 2007 09:02:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Jan 2007 09:02:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 16 10:02:16 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 1H6kCp-0003h1-Br for gctc-ntg-context-518@m.gmane.org; Tue, 16 Jan 2007 10:02:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 076151FF34; Tue, 16 Jan 2007 09:58:00 +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 23494-06-3; Tue, 16 Jan 2007 09:57:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CFAC71FF0E; Tue, 16 Jan 2007 09:57:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C7BEB1FF1C for ; Tue, 16 Jan 2007 09:57:50 +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 23494-06-2 for ; Tue, 16 Jan 2007 09:57:44 +0100 (CET) Original-Received: from lochside.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 556651FF0D for ; Tue, 16 Jan 2007 09:57:44 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by lochside.elvenkind.com (Postfix) with ESMTP id 914211EACD for ; Tue, 16 Jan 2007 10:01:53 +0100 (CET) Original-Received: from lochside.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26945-09 for ; Tue, 16 Jan 2007 10:01:53 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by lochside.elvenkind.com (Postfix) with ESMTP id 3F7381EAC9 for ; Tue, 16 Jan 2007 10:01:53 +0100 (CET) User-Agent: Thunderbird 1.5.0.8 (X11/20061109) Original-To: mailing list for ConTeXt users In-Reply-To: <45AC9771.1050209@econ.muni.cz> X-Virus-Scanned: by amavisd-new at elvenkind.net 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:32792 Archived-At: Hi Michal, Michal Kvasnicka wrote: > Can you please try to replicate this mini example: > > ... > In my case there is a big hole on the page 2 (after the first > \stopcolumns). Even the letter "a" goes to the next page, page 3. Verified. \stopcolumns seems to generate a pagebreak when the combined length of the text in all the typeset columns would be longer than half of the page height. Can you make a bug report? Best, Taco