From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9771 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Tabulate and vertical spacing Date: Fri, 08 Nov 2002 17:35:03 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <5.1.0.14.1.20021108172919.0310db98@server-1> References: Reply-To: ntg-context@ref.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 1036775041 9622 80.91.224.249 (8 Nov 2002 17:04:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 8 Nov 2002 17:04:01 +0000 (UTC) Cc: ConTeXt Mailing List 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 18ACY3-0002V3-00 for ; Fri, 08 Nov 2002 18:03:59 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 99EA310B0B; Fri, 8 Nov 2002 18:05:31 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id CB00B10B0B for ; Fri, 8 Nov 2002 18:04:10 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gA8I1fbR011271; Fri, 8 Nov 2002 19:01:41 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gA8H48gi028468; Fri, 8 Nov 2002 18:04:08 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ref.vet.uu.nl In-Reply-To: X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.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:9771 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9771 At 04:45 PM 11/8/2002 +0200, mari.voipio@iki.fi wrote: >Hello! > >This is a YASQ (Yet Another Stupid Question) that might well have an >answer in the mail archives, but they still don't cooperate (at least I >cannot find any links to a working archive)... > >How do I change the vertical line spacing in a tabulation? My default >setting is \setupwhitespace[medium], nothing else. Most of my tabulations >are fine with this, but in one certain set I'd need to bring the lines >vertically closer together - how do I achieve this? \noalign{\vskip-4pt} >BTW, how does ConTeXt understand lines of a tabulation - are they >altogether one block or is each line equivalent to a block? (Windows >analogy: Word handles the text in each cell as a separate paragraph; but >Word isn't exactly a good typesetter, anyway.) \starttabulate \NC test \NC test \endgraf test \NC \NR \noalign{\vskip-3pt} \NC test \NC test \endgraf test \NC \NR \stoptabulate ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------