From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30151 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Column problem Date: Tue, 8 Aug 2006 16:11:13 -0700 Message-ID: <4712E934-4EF3-493A-8AFA-5EEE491B20A8@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1155078781 9063 80.91.229.2 (8 Aug 2006 23:13:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Aug 2006 23:13:01 +0000 (UTC) Cc: Hans Hagen Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 09 01:12:58 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GAakn-0007C3-Hr for gctc-ntg-context-518@m.gmane.org; Wed, 09 Aug 2006 01:12:53 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36D431FE2B; Wed, 9 Aug 2006 01:12:52 +0200 (CEST) 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 04267-01; Wed, 9 Aug 2006 01:12:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D18D11FE15; Wed, 9 Aug 2006 01:12:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B9051FE15 for ; Wed, 9 Aug 2006 01:12:45 +0200 (CEST) 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 01886-02 for ; Wed, 9 Aug 2006 01:12:41 +0200 (CEST) Original-Received: from fed1rmmtao06.cox.net (fed1rmmtao06.cox.net [68.230.241.33]) by ronja.ntg.nl (Postfix) with SMTP id 1C9081FE0F for ; Wed, 9 Aug 2006 01:12:40 +0200 (CEST) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao06.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060808231239.KBSW6235.fed1rmmtao06.cox.net@[10.0.1.2]>; Tue, 8 Aug 2006 19:12:39 -0400 Original-To: Context Mailing List List X-Mailer: Apple Mail (2.752.2) 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:30151 Archived-At: Hans et al, In making the final pass at our book, I have a problem with the \column command. In trying to start a new column to avoid a widow, I put a \column command at the end of the first of two columns on a page. The result is I get a start of a new column, but it is on a new page. Thus, page 1 has 1 column, the second column is blank, and the rest continues on page 2 in two column format! Help!