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: color expansion at runtime
Date: Sat, 15 Dec 2007 17:16:03 +0100	[thread overview]
Message-ID: <115224fb0712150816q7d11dbd0w32135c2084ee9c08@mail.gmail.com> (raw)
In-Reply-To: <4763DF8F.4050109@gmx.net>

2007/12/15, Peter Rolf <indiego@gmx.net>:
> Wolfgang Schuster schrieb:
> > 2007/12/14, Peter Rolf <indiego@gmx.net>:
> >> Hi,
> >>
> >> I desperately need runtime defined colors (state dependent) for my
> >> macros. The macros are used with different graphic styles, which is the
> >> reason why I want to avoid any style dependent part inside them.
> >>
> >> To give you an example. I need something like this
> >>
> >> \color[{\StateDependentColor[stateA=green,stateC=blue,whatever=yellow,...]}]
> >>
> >> If flag 'stateA' is true at runtime, then color 'green' is used (and so
> >> on; order is significant).
> >>
> >> I have written such a macro, but sadly it crashes when used inside
> >> \color or \definecolor. Tried to debug it, but this is my first
> >> experience with the trace commands (probably not the best example to
> >> start with). Sigh, still so much to learn.. :)
> >>
> >> Any hints are welcome.
> >>
> >> Regards, Peter
> >
> > Hi Peter,
> >
> > can you try this (untested),
>
> Hi Wolfgang,
>
> your idea works pretty good (I haven't thought about \ifcase 'til now).
> Still the problem is, that
>
> - currentstate must be set somehow
> - the colors and the number of used states vary from macro to macro
>
> So I have to define individual variants of \statecolor (with non fixed
> state=number pairs), or add an entry for every single state (currently
> 9). The later method is too ugly (imagine the case that you only need
> states 0 and 8) and will be hard to maintain if new states arise.

It is hard to give a better solution because I don't what do you want to achive
and how your interface should look to change the states and colors ...

> I end up with 60 macros and that is what I want to avoid. Anyhow thanks
> for your help.
> I will try to trace my color macro while listening the right music for
> such problems (Yo La Tengo - I am not afraid of you and will beat your
> ass). Hopefully it works. ;)
>
> Greetings, Peter

I wish you good luck to find a better solution, I'm myself a little
busy till monday
and can't help you for the moment and I run into a few other ConTeXt problems
(and bugs, mkii and mkiv) the last two days and wasted to many time with them.

Wolfgang
___________________________________________________________________________________
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:[~2007-12-15 16:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-14 16:57 Peter Rolf
2007-12-14 17:12 ` Thomas A. Schmitz
2007-12-14 18:59   ` Peter Rolf
2007-12-15 10:17 ` Wolfgang Schuster
2007-12-15 14:07   ` Peter Rolf
2007-12-15 16:16     ` Wolfgang Schuster [this message]
2007-12-17  8:49 ` Hans Hagen
2007-12-17 10:33 ` Taco Hoekwater
2007-12-17 15:01   ` Peter Rolf

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=115224fb0712150816q7d11dbd0w32135c2084ee9c08@mail.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).