From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15129 Path: main.gmane.org!not-for-mail From: Janko Hauser Newsgroups: gmane.comp.tex.context Subject: Re: small articles in columns? Date: Fri, 14 May 2004 13:03:30 +0200 Organization: www.zscout.de Sender: ntg-context-admin@ntg.nl Message-ID: <40A4A782.20802@zscout.de> References: <40A4981B.40001@zscout.de> <6.0.1.1.2.20040514121136.02ab5328@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084532783 30525 80.91.224.253 (14 May 2004 11:06:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 11:06:23 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 14 13:06:13 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BOaW4-0003fN-00 for ; Fri, 14 May 2004 13:06:12 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8073710B0E; Fri, 14 May 2004 13:01:49 +0200 (MEST) Original-Received: from www.zinstance.de (zinstance.de [213.133.109.26]) by ref.ntg.nl (Postfix) with SMTP id 311B910AE9 for ; Fri, 14 May 2004 12:59:15 +0200 (MEST) Original-Received: (qmail 21215 invoked from network); 14 May 2004 13:03:33 +0200 Original-Received: from unknown (HELO ?192.168.223.12?) (217.88.197.214) by mail.zinstance.de with SMTP; 14 May 2004 13:03:33 +0200 User-Agent: Mozilla Thunderbird 0.6 (Macintosh/20040502) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <6.0.1.1.2.20040514121136.02ab5328@server-1> 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:15129 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15129 Hans Hagen wrote: > At 11:57 14/05/2004, you wrote: > >> Hello, I want to tyeset some smaller text parts in columns on one >> page. I would like >> to place each text into it's own set of columns. Is it possible to >> have each text spread >> equally over some columns, so that the next text starts on the >> leftmost column again? >> >> Haven't found any parameter for this in the documentation. > Thanks for the quick answer > > columns.pdf (column sets) > This one I had tried, but it fills always to the bottom of the page. > else, play with > But this looks promising, I will test it and report back. > \starttabulate[|p|p|p] > \NC ... \NC ... \NC ... \NC \NR > \stoptabulate > with regards, __Janko