From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13246 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: newbie tabulate question Date: Mon, 15 Sep 2003 18:16:31 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <002701c37ba4$bae049e0$0100a8c0@vademecum> References: <0E8F5CDF-E697-11D7-BBA6-00039318D414@uni-bonn.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063643269 8841 80.91.224.253 (15 Sep 2003 16:27:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 16:27:49 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Sep 15 18:27:46 2003 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 19ywCY-0005Fc-00 for ; Mon, 15 Sep 2003 18:27:46 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id F170E10B65; Mon, 15 Sep 2003 18:27:40 +0200 (MEST) Original-Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by ref.ntg.nl (Postfix) with ESMTP id E675910ACC for ; Mon, 15 Sep 2003 18:16:35 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla1.xs4all.nl (8.12.9/8.12.9) with SMTP id h8FGGYKc084864 for ; Mon, 15 Sep 2003 18:16:34 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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:13246 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13246 Hi Thomas, > set up a tabulation with a whitespace of 0.5 lines between rows. But no Once upon a time I made a note in the article by Hans Hagen published in the MAPS 22, 1999. The article deals with all kind of possibilities of the \starttabulate \stoptabulate environment. The note is: \TB[medium] This command inserts blank between tabulate rows. The \setuptabulate[] command has an option inner=command. Inner is executed before the first column is typset. - May be this is also an option for your problem. Willi