ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: \setupTABLE commands?
Date: Mon, 17 Feb 2003 00:12:26 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20030217001031.032f2d60@remote-1> (raw)
In-Reply-To: <4E7CC27A-4089-11D7-95C2-0050E4258255@fastmail.fm>

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
-------------------------------------------------------------------------

  reply	other threads:[~2003-02-16 23:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-14 22:39 Bruce D'Arcus
2003-02-14 23:31 ` Tomasz Kosinski
2003-02-14 23:41   ` Bruce D'Arcus
2003-02-15  0:56     ` Tomasz Kosinski
2003-02-15  2:00       ` Bruce D'Arcus
2003-02-16 23:12         ` Hans Hagen [this message]
2003-02-16 23:16       ` Hans Hagen
2003-02-15 11:41     ` Willi Egger
2003-02-16 23:35       ` Hans Hagen
2003-02-16 23:33 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.1.20030217001031.032f2d60@remote-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).