ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Losing frames in table
@ 2004-10-31 19:42 David Arnold
  2004-11-02 10:11 ` Willi Egger
  0 siblings, 1 reply; 4+ messages in thread
From: David Arnold @ 2004-10-31 19:42 UTC (permalink / raw)


All,

How come I don't get frames (rightframe=on, bottomframe=on) in my table
with this?

\setupTABLE[background=screen,screen=0.8,color=darkred,frame=off]
\setupTABLE[column][first][rightframe=on]
\setupTABLE[row][first][bottomframe=on]

\placetable[none]{}{%
\bTABLE[align={middle,lohi},width=3em]
\bTR \bTD $x$ \eTD \bTD $y$ \eTD \eTR
\bTR \bTD $x_1$ \eTD \bTD $y_1$ \eTD \eTR
\bTR \bTD $x_2$ \eTD \bTD $y_2$ \eTD \eTR
\bTR \bTD $\vdots$ \eTD \bTD $\vdots$ \eTD \eTR
\bTR \bTD $x_n$ \eTD \bTD $y_n$ \eTD \eTR
\eTABLE}

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

end of thread, other threads:[~2004-11-03 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-31 19:42 Losing frames in table David Arnold
2004-11-02 10:11 ` Willi Egger
2004-11-02 17:02   ` Hans Hagen
2004-11-03 19:21     ` Willi Egger

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