ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: enattab example
Date: Mon, 06 Mar 2006 11:50:55 +0100	[thread overview]
Message-ID: <440C140F.4040308@gmx.net> (raw)
In-Reply-To: <m2d5h2qve6.fsf@levana.de>

Hi Patrick,

Patrick Gundlach wrote:
> Hello,
> 
> I tried the first example from the natrural tables pdf (enattab.pdf),
> and my output looks very compressed. Same on live.contextgarden.net.
> Is this the way it should look like? In contrast to the output of the
> enattab.pdf file.
>

Combined columns are not taken into account when the column maxima are
calculated. You can test that by inserting something very long and
unbreakable. But it's not a very common case, that

- the content of the combined column is shorter than the sum of the
single columns *and*
- the content can't (or shouldn't) be broken

When you think about a table with several overlaping combined columns
and their width dependencies (needed blow up), then you can imagine that
it's not worth the trouble to consider these special cases. It can be
done, but I doubt that the final result looks good (and in the end you
have to edit the width values by hand). But maybe I'm wrong with this
assumption.

Greetings, Peter

> \starttext
> \bTABLE
> \bTR \bTD[nr=3] 1 \eTD \bTD[nc=2] 2/3 \eTD \bTD[nr=3] 4 \eTD \eTR 
> \bTR \bTD 2 \eTD \bTD 3 \eTD \eTR 
> \bTR \bTD 2 \eTD \bTD 3 \eTD \eTR 
> \bTR \bTD[nc=3] 1/2/3 \eTD \bTD 4 \eTD \eTR 
> \bTR \bTD 1 \eTD \bTD 2 \eTD \bTD 3 \eTD \bTD 4 \eTD \eTR 
> \eTABLE
> \stoptext
> 
> 
> Patrick

      parent reply	other threads:[~2006-03-06 10:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-04 11:52 Patrick Gundlach
2006-03-05 21:49 ` Willi Egger
2006-03-06 10:50 ` Peter Rolf [this message]

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=440C140F.4040308@gmx.net \
    --to=indiego@gmx.net \
    --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).