ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: "'ntg-context@ntg.nl'" <ntg-context@ntg.nl>
Subject: Re: Table support in ConTeXt
Date: Wed, 24 Jun 1998 23:54:34 +0200	[thread overview]
Message-ID: <3591759A.397B36F5@wxs.nl> (raw)

Berend de Boer wrote:

> Also I noticed some odd behaviour. In the first line of the table I had
> something like:
> 
> \RL\SR
> \VL \vbox{\hsize=2cm Test test test}\VL
> \HL
> 
> The color extended only to the first line, not to the other lines in this
> par. Is there an explanation how color works and what surprises there are?

Hm. I'll have to look into that one. Currently color only handles height
of \MR/\FR/\LR/\SR and alike. Color is very tricky in tables, because
one has no access to the cell info (this is on the etex wish list). I
suggest you split the lines manually. Another way out is 

\startbuffer[funny]
\framed[width=2cm,height=fit,background=color,backgroundcolor=red]{Test
...}
\stopbuffer

\VL \getbuffer \VL etc 

(Color in tables uses some rather dirty tricks and is sort of tex
hacking to the max. The sort nobody longs to. TeX is not perfect!)

Hans

-----------------------------------------------------------------
                                              Hans Hagen | PRAGMA
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


             reply	other threads:[~1998-06-24 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-24 21:54 Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-06-23  6:14 Hans Hagen
1998-06-22 20:47 Tobias Burnus
1998-06-22 18:01 Berend de Boer

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=3591759A.397B36F5@wxs.nl \
    --to=pragma@wxs.nl \
    --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).