ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Natural Tables Cell Borders
@ 2009-12-31 22:04 Curiouslearn
  2010-01-04 16:55 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Curiouslearn @ 2009-12-31 22:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Help needed! The fifth \setupTABLE command below reduces the
rulethickness of the bottomframe in cells (2,5) and (3,5). Is there a
way to avoid that? I just want the rightframe to be thin in these
cells, but the bottomframe to be thick.

Thanks a ton!

\starttext
\start
\setupTABLE[frame=off]
\setupTABLE[column][align={middle,lohi}]
\setupTABLE[2,3,4,][1,5][bottomframe=on,rulethickness=1pt]
\setupTABLE[1,4][2,3,4,5,][rightframe=on,rulethickness=1pt]
\setupTABLE[2,3][2,3,4,5][rightframe=on,rulethickness=0.2pt]

\bTABLE
\bTR
  \bTD    \eTD\bTD    \eTD\bTD[nc=2] {\bf 2} \eTD
\eTR
\bTR
  \bTD    \eTD\bTD    \eTD
  \bTD
    a2
  \eTD
  \bTD
    b2
  \eTD
\eTR
\bTR
  \bTD[nr=3] 1 \eTD \bTD a1 \eTD
  \bTD 2,2 \eTD
  \bTD 4,5 \eTD
\eTR
\bTR
  \bTD b1 \eTD
  \bTD 5,4 \eTD
  \bTD 3,3 \eTD
\eTR
\bTR
  \bTD c1 \eTD
  \bTD 6,6 \eTD
  \bTD 4,4 \eTD
\eTR
\eTABLE
\stop
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-01-06 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-31 22:04 Natural Tables Cell Borders Curiouslearn
2010-01-04 16:55 ` Wolfgang Schuster
2010-01-05  3:02   ` Curiouslearn
2010-01-05  8:48     ` Hans Hagen
2010-01-06 11:54     ` Wolfgang Schuster
2010-01-06 17:07       ` Curiouslearn

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