ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* wrong heights in TABLE
@ 2010-03-09 19:08 Peter Münster
  2010-03-09 21:00 ` Peter Münster
  2010-03-10  8:08 ` Taco Hoekwater
  0 siblings, 2 replies; 10+ messages in thread
From: Peter Münster @ 2010-03-09 19:08 UTC (permalink / raw)
  To: ConTeXt list

Hello,

I don't know, what I'm doing wrong here. The number of rows in each column
is only correct, when adding a seventh column:

\startbuffer
\setupTABLE[r][2,3,4,5,6,7][height=6ex]
\bTABLE[width=0.125\textwidth]
\bTR
\bTH 1. col\eTH
\bTH 2. col\eTH
\bTH 3. col\eTH
\bTH 4. col\eTH
\bTH 5. col\eTH
\bTH 6. col\eTH
\doifmode{seven}{\bTH 7. col\eTH}
\eTR
\bTR
\bTD[nr=6]6 rows in 1. col\eTD
\bTD[nr=2]2 rows in 2. col\eTD
\bTD[nr=6]6 rows in 3. col\eTD
\bTD[nr=2]2 rows in 4. col\eTD
\bTD 1 row in 5. col\eTD
\bTD[nr=2]2 rows in 6. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\bTR
\bTD[nr=2] 2 rows in 5. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\bTR
\bTD[nr=2]2 rows in 2. col\eTD
\bTD[nr=2]2 rows in 4. col\eTD
\bTD[nr=4]4 rows in 6. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\bTR
\bTD[nr=2] 2 rows in 5. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\bTR
\bTD[nr=2]2 rows in 2. col\eTD
\bTD[nr=2]2 rows in 4. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\bTR
\bTD 1 row in 5. col\eTD
\doifmode{seven}{\bTD\eTD}
\eTR
\eTABLE
\stopbuffer
\starttext
\getbuffer\blank
\enablemode[seven]
\getbuffer
\stoptext

Where could be the problem?

TIA for any hint!
Cheers, Peter

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


___________________________________________________________________________________
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] 10+ messages in thread

end of thread, other threads:[~2010-03-11 10:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-09 19:08 wrong heights in TABLE Peter Münster
2010-03-09 21:00 ` Peter Münster
2010-03-10  8:05   ` Taco Hoekwater
2010-03-10  8:32     ` Peter Münster
2010-03-10 17:54       ` Hans Hagen
2010-03-11  9:31         ` Peter Münster
2010-03-11 10:30           ` Hans Hagen
2010-03-10  8:57     ` Hans Hagen
2010-03-10  8:08 ` Taco Hoekwater
2010-03-10  8:58   ` 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).