ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: colored column
Date: Sun, 18 Jan 2009 11:47:41 +0100	[thread overview]
Message-ID: <CB58CF0A-CEC0-4290-A2D3-0B2955DF83CC@gmail.com> (raw)
In-Reply-To: <49727EFC.8566.2E2B15B@wwl.musensturm.de>


Am 18.01.2009 um 00:59 schrieb Wolfgang Werners-Lucchini:

> Hallo!
>
> \setupcolors[state=start]
> \starttext
> \starttable[ o1 | \{C{red} |]
> \VL red \VL\SR
> \stoptable
> \stoptext
>
> This was an older example which worked some years ago (see:
> http://www.ntg.nl/pipermail/ntg-context/2006/020803.html), but is not
> working anymore.
>
> What is the problem here?

I can' help you to fix the original keys (need to be done by Hans)
but you could define your own key.

\NewFormatKey W#1%
   {\ReadFormatKeys b{\localstartcolor[#1]\{} a{\}\localstopcolor}}

\setupcolors[state=start]
\starttext
\starttable[o1|W{red}c|]
\VL red \VL\SR
\stoptable
\stoptext

Regards,
Wolf

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-01-18 10:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-17 23:59 Wolfgang Werners-Lucchini
2009-01-18 10:47 ` Wolfgang Schuster [this message]
2009-01-18 14:01 ` Hans Hagen
     [not found] <mailman.6665.1232280796.19169.ntg-context@ntg.nl>
2009-01-18 16:09 ` Wolfgang Werners-Lucchini
2009-01-21  7:00   ` Wolfgang Schuster
2009-01-18 16:09 ` Wolfgang Werners-Lucchini
     [not found] <mailman.6669.1232304874.19169.ntg-context@ntg.nl>
2009-01-20 23:26 ` Wolfgang Werners-Lucchini
     [not found] <mailman.56.1232531263.31165.ntg-context@ntg.nl>
2009-02-04  8:23 ` Wolfgang Werners-Lucchini
2010-03-13 17:51 Wolfgang Werners-Lucchini
2010-03-13 18:55 ` Wolfgang Schuster

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=CB58CF0A-CEC0-4290-A2D3-0B2955DF83CC@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).