From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11975 Path: main.gmane.org!not-for-mail From: Sytse Knypstra Newsgroups: gmane.comp.tex.context Subject: Re: Re: Columns Date: Thu, 17 Apr 2003 15:43:36 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030417153156.00a98ce0@imap.eco.rug.nl> References: <5.2.0.9.1.20030417140032.00aa6e28@imap.eco.rug.nl> <200304141508.29515.john@wexfordpress.com> <200304141508.29515.john@wexfordpress.com> <5.2.0.9.1.20030417140032.00aa6e28@imap.eco.rug.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1050587151 24096 80.91.224.249 (17 Apr 2003 13:45:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2003 13:45:51 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Apr 17 15:45:45 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1969hx-0006FT-00 for ; Thu, 17 Apr 2003 15:45:45 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A312D10B31; Thu, 17 Apr 2003 15:46:27 +0200 (MEST) Original-Received: from dep.eco.rug.nl (dep.eco.rug.nl [129.125.24.250]) by ref.ntg.nl (Postfix) with ESMTP id 1A29E10B1E for ; Thu, 17 Apr 2003 15:43:37 +0200 (MEST) Original-Received: from pc-030-081.eco.rug.nl (pc-030-081.eco.rug.nl [129.125.30.81]) by dep.eco.rug.nl (8.9.3p2/8.9.3) with ESMTP id PAA13908 for ; Thu, 17 Apr 2003 15:43:36 +0200 X-Sender: knypstrs@imap.eco.rug.nl X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: <87ptnlcnpg.fsf@gundla.ch> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11975 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11975 At 4/17/2003 02:28, you wrote: >Sytse Knypstra writes: > >Hello, > > > I am using two columns, but the command \column which should force a > > transition to the next column does not work. > > Here is a small example (in dutch): > >[...example...] > > > >that looks OK here: > > >Tekst 1. Tekst 2. > Tekst 3. > > > >Isn't this what you want to get? > >(ConTeXt ver: 2003.3.17 fmt: 2003.3.18 int: dutch mes: dutch) Yes, that's what I would like to get, but in fact I get: Tekst 1. Tekst 3. Tekst 2. And if I use: balance=no, I get: Tekst 1. Tekst 2. Tekst 3. >(ConTeXt ver: 2002.8.23 fmt: 2002.11.25 int: dutch mes: dutch) Maybe there have been relevant changes since august last year? Sytse