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: Disappearing colors in tables
Date: Tue, 27 Oct 1998 13:11:36 +0100	[thread overview]
Message-ID: <3635B878.E3C1288E@wxs.nl> (raw)

Berend de Boer wrote:

> How can I color two consecutive lines in a table?

> \RL\SR
> \VL Head 1 \VL Head 2 \VL\SR
> \RL\SR
> \VL Head A \VL Head B \VL\SR

> However, the Head A line is not colored.

We can consider this to be a bug! Remind me solving it. For the moment,
use the \BR command to repeat the color template line (which is defined
by \RL). 

\starttabel[|l|l|]
\HL
\RL\FR \VL Head 1 \VL Head 2 \VL\FR
\BR\LR \VL Head A \VL Head B \VL\LR
\HL
\VL 1 \VL 2 \VL\FR
\VL a \VL b \VL\LR
\HL
\stoptabel

Well, maybe it's time I write an alternative table package. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              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-10-27 12:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-27 12:11 Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-10-23  9:36 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=3635B878.E3C1288E@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).