[NTG-context] Natural tables, rulethickness

Peter Münster pmlists at free.fr
Sat Mar 4 20:26:18 CET 2006


On Sat, 4 Mar 2006, Peter Rolf wrote:

> \setupTABLE[r][2][topframe=on,rulethickness=.05em]

Hello Patrick,
I've just seen Peter Rolf's solution, this is of course the better and
simpler one. The only case, where my empty row can be useful, is, when you
have just 2 rows:
\starttext
\setupTABLE[frame=off,rulethickness=1pt]
\setupTABLE[r][first][topframe=on]
\setupTABLE[r][2][topframe=on,rulethickness=0.3pt,offset=overlay,height=0pt]
\setupTABLE[r][last][bottomframe=on]
\bTABLE
\bTR \bTD bla \eTD \eTR
\bTR \bTD     \eTD \eTR
\bTR \bTD bla \eTD \eTR
\eTABLE
\stoptext

(There are some tables, where I need this...)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/


More information about the ntg-context mailing list