ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Stefan Müller" <warrence.stm@gmx.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Too many column gaps in TABLE
Date: Mon, 31 Jan 2011 19:11:22 +0100	[thread overview]
Message-ID: <4D46FB4A.2060607@gmx.de> (raw)

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
___________________________________________________________________________________


                 reply	other threads:[~2011-01-31 18:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D46FB4A.2060607@gmx.de \
    --to=warrence.stm@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).