ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setupTABLE commands?
@ 2003-02-14 22:39 Bruce D'Arcus
  2003-02-14 23:31 ` Tomasz Kosinski
  2003-02-16 23:33 ` Hans Hagen
  0 siblings, 2 replies; 10+ messages in thread
From: Bruce D'Arcus @ 2003-02-14 22:39 UTC (permalink / raw)



I've been looking for a summary of available commands in \setupTABLE, 
but can't find it.  I had thought the following (modified from the 
nattab manual) would get me a table centered on the page, with spacing 
before and after, but it doesn't:

\definecolor[back-1][r=.8,g=.8,b=.4]
\definecolor[back-2][r=.8,g=.8,b=.6]
\definecolor[back-3][r=.8,g=.8,b=.8]
\setupTABLE[background=color,
frame=off,
framecolor=white,
location=middle,
spaecbefore=1*medium,
spaceafter=1*medium]
\setupTABLE[row][1] [rulethickness=2pt,bottomframe=on]
\setupTABLE[row][1] [backgroundcolor=back-1]
\setupTABLE[row][odd] [backgroundcolor=back-2]
\setupTABLE[row][even][backgroundcolor=back-3]


Bruce

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-02-16 23:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-14 22:39 \setupTABLE commands? 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
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

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