From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19989 Path: news.gmane.org!not-for-mail From: Paul Tremblay Newsgroups: gmane.comp.tex.context Subject: Re: TABLE: spacing, before/after Date: Tue, 19 Apr 2005 15:43:57 -0400 Message-ID: <20050419194357.GA13920@localhost.localdomain> References: <20050413080911.GA3514@cebitec.uni-bielefeld.de> <20050419140409.GD12821@localhost.localdomain> <20050419151504.GA134@cebitec.uni-bielefeld.de> <20050419161928.GA13311@localhost.localdomain> <20050419185658.GA2761@cebitec.uni-bielefeld.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1113939548 19280 80.91.229.2 (19 Apr 2005 19:39:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Apr 2005 19:39:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 19 21:39:05 2005 Return-path: 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 1DNyYH-0007hQ-Ad for gctc-ntg-context-518@m.gmane.org; Tue, 19 Apr 2005 21:38:31 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B8ED7127CF; Tue, 19 Apr 2005 21:42:41 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07290-08-3; Tue, 19 Apr 2005 21:42:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3D2EB127B2; Tue, 19 Apr 2005 21:42:38 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F3F24127B2 for ; Tue, 19 Apr 2005 21:42:36 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07290-08-2 for ; Tue, 19 Apr 2005 21:42:36 +0200 (CEST) Original-Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by ronja.ntg.nl (Postfix) with ESMTP id 1362012778 for ; Tue, 19 Apr 2005 21:42:36 +0200 (CEST) Original-Received: from [192.107.41.6] (helo=iglou3.iglou.com) by rdsmtp.iglou.com with esmtp (8.12.5/8.12.5) id 1DNycF-0003sL-Je for ntg-context@ntg.nl; Tue, 19 Apr 2005 15:42:35 -0400 Original-Received: from [64.253.97.143] (helo=localhost.localdomain) by iglou3.iglou.com with esmtp (8.12.5/8.12.5) id 1DNycF-0002rm-Ei for ntg-context@ntg.nl; Tue, 19 Apr 2005 15:42:35 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 501) id 09D5A1BBC1; Tue, 19 Apr 2005 15:43:58 -0400 (EDT) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20050419185658.GA2761@cebitec.uni-bielefeld.de> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19989 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19989 On Tue, Apr 19, 2005 at 08:56:58PM +0200, Eckhart Guth=F6hrlein wrote: >=20 > On Tue, 19 Apr 2005 at 12:19:28-0400, Paul Tremblay wrote: > > Yes, I agree with the limitations of the TABLE module. Sorry I > > couldn't provide any better answer.=20 > >=20 > > When I get a chance, I'll put something on the page stating that a > > limitation of TABLE is the inability to set the space between columns= . >=20 > Well, maybe it will be possible for Hans to include support for the > missing features in a future release. To sum it up once again, what I > am missing: > - control over column and row spacing > - material before/after a cell, e.g. \setupTABLE[row][first][before=3Db= la] > - command hooks like \setupTABLE[1][3][hook=3D\dowithentry] I'm not sure what hooks are! I assume the before could be something like \blankspace?=20 >=20 > > (Is it possible to set the space between columns using the more > > standard table module? I realize I didn't document this at all.) >=20 > I have never tried it, but I think so. At the beginning of core-tbl, > column modifiers i, j and k are claimed to do this. Since tabulate uses > the same column specifiers as table, they should work with both. > Untested ;-) >=20 I need to start thinking before I type! I have this in my tutorial. I guess I assumed you get the same result with TABLE by simple making a column very wide (width=3D25cm). Paul --=20 ************************ *Paul Tremblay * *phthenry@iglou.com * ************************