From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11064 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \setupTABLE commands? Date: Mon, 17 Feb 2003 00:12:26 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20030217001031.032f2d60@remote-1> References: <86znoygy4e.fsf@rationalbuilding.net> 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 1045440788 8071 80.91.224.249 (17 Feb 2003 00:13:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 00:13:08 +0000 (UTC) Cc: ntg-context@ntg.nl 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 18kYuB-000263-00 for ; Mon, 17 Feb 2003 01:13:07 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0124B10AE7; Mon, 17 Feb 2003 01:15:29 +0100 (MET) Original-Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by ref.ntg.nl (Postfix) with ESMTP id 3E3D610ABB; Mon, 17 Feb 2003 01:10:32 +0100 (MET) Original-Received: from LAPTOP-3.wxs.nl ([195.121.67.52]) by smtp07.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id HAFF5J01.F2D; Mon, 17 Feb 2003 01:10:31 +0100 X-Sender: hagen-mail@remote-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <4E7CC27A-4089-11D7-95C2-0050E4258255@fastmail.fm> 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:11064 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11064 At 09:00 PM 2/14/2003 -0500, Bruce D'Arcus wrote: >On Friday, February 14, 2003, at 07:56 PM, Tomasz Kosinski wrote: > >>You can put all the setup commands in the header/preamble, but, as far >>as I can tell, its position on the page is not one of the properties a >>table can have. That is what you are looking for? > >Yes, and also the vertical spacing around the table. Since I'm interested >in typesetting DocBook files, I'd like to avoid having to specify this >stuff locally (though maybe Simon has an elegant solution for these issues?). you can do things like: \definefloat [mytable] [mytables] [table] \setupfloat[mytable][default={leftmargin,high,none},spacebefore=none,spaceafter=none] \placemytable{}{\getbuffer} (assuming that the table is in the buffer) Hans ------------------------------------------------------------------------- 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 -------------------------------------------------------------------------