ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Too many column gaps in TABLE
@ 2011-01-31 18:11 Stefan Müller
  0 siblings, 0 replies; only message in thread
From: Stefan Müller @ 2011-01-31 18:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi list,

please consider the appended example. I get a gap in the first row after 
the first column because of the \setupTABLE command. However, I also get 
a gap after the second column, because in the second row the first cell 
just ended. Can this be considered a bug? (Mk IV)

If it's not a bug, how can I change this behavior? I only want to have 
one gap right after the first cell in the first row and no other gaps 
between the columns (so the second row shall have no gap at all). Do I 
have to insert a dummy column with "width=1em" after the first cell and 
change "nc=2" to "nc=3"?

Thanks in advance!
Stefan

\starttext
\setupTABLE[c][1][distance=1em] % Both \setupTABLE commands yield the same
%\setupTABLE[1][1][distance=1em]
\bTABLE
	\bTR \bTD gap after this column \eTD \bTD two \eTD \bTD we don't want a 
gap \eTD \eTR
	\bTR \bTD[nc=2] first cell in second row \eTD \bTD \dots before the 
third column \eTD \eTR
\eTABLE
\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] only message in thread

only message in thread, other threads:[~2011-01-31 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 18:11 Too many column gaps in TABLE Stefan Müller

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