ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MkIV gray, no MkII black ?
@ 2010-03-01 12:41 Steffen Wolfrum
  2010-03-01 14:02 ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Steffen Wolfrum @ 2010-03-01 12:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

in MkII I set \setupcolors[state=start] to activate defined colors (for text, numbers etc.),
and \setupcolors[state=stop] to set these colors to black.

Now, in MkIV \setupcolors[state=stop] does set these colors to gray. Not to black.
[Log: "color           : system gray is global activated"]


What is the key to set either "color is color" or "color is black" again?

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: MkIV gray, no MkII black ?
  2010-03-01 12:41 MkIV gray, no MkII black ? Steffen Wolfrum
@ 2010-03-01 14:02 ` Peter Rolf
  2010-03-01 15:56   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2010-03-01 14:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Steffen,

Am 01.03.2010 13:41, schrieb Steffen Wolfrum:
> Hi,
> 
> in MkII I set \setupcolors[state=start] to activate defined colors (for text, numbers etc.),
> and \setupcolors[state=stop] to set these colors to black.
>
> Now, in MkIV \setupcolors[state=stop] does set these colors to gray. Not to black.
> [Log: "color           : system gray is global activated"]
> 
> 
> What is the key to set either "color is color" or "color is black" again?
>
i don't think mkiv has such an option (but maybe i'm wrong).
how about defining some color palettes then? this should work with both
marks.

\definepalet[coloredtext][...]
\setuppalet[coloredtext]

\startmode[black]
  \definepalet[blacktext] [red=black, blue=black,...]
  \setuppalet[blacktext]
\stopmode


Best wishes,  Peter

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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: MkIV gray, no MkII black ?
  2010-03-01 14:02 ` Peter Rolf
@ 2010-03-01 15:56   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-03-01 15:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 1-3-2010 15:02, Peter Rolf wrote:
> Hi Steffen,
>
> Am 01.03.2010 13:41, schrieb Steffen Wolfrum:
>> Hi,
>>
>> in MkII I set \setupcolors[state=start] to activate defined colors (for text, numbers etc.),
>> and \setupcolors[state=stop] to set these colors to black.
>>
>> Now, in MkIV \setupcolors[state=stop] does set these colors to gray. Not to black.
>> [Log: "color           : system gray is global activated"]
>>
>>
>> What is the key to set either "color is color" or "color is black" again?
>>
> i don't think mkiv has such an option (but maybe i'm wrong).
> how about defining some color palettes then? this should work with both
> marks.
>
> \definepalet[coloredtext][...]
> \setuppalet[coloredtext]
>
> \startmode[black]
>    \definepalet[blacktext] [red=black, blue=black,...]
>    \setuppalet[blacktext]
> \stopmode

as colorspace info travels indepently you can say

\attribute\colormodelattribute\attributeunsetvalue


i'll add

\setupcolors[state=stop,conversion=never]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-01 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-01 12:41 MkIV gray, no MkII black ? Steffen Wolfrum
2010-03-01 14:02 ` Peter Rolf
2010-03-01 15:56   ` Hans Hagen

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).