ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Weighted colors in MkIV
@ 2008-11-26 10:57 Wolfgang Schuster
  2008-11-30 20:22 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Schuster @ 2008-11-26 10:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

in MkIV there is a problem when I set tints for a color.


This is a complete minimal example of my setup:

\setupcolors[state=start,rgb=no,cmyk=yes,spot=yes] % rgb= no needed in  
MkII

\setupcolor [hex]

\definecolor[PantoneOneEightSeven][h=C40F2F,e=Pantone 187 U]

\definespotcolor[dtkred]     [PantoneOneEightSeven][p=1.0]
\definespotcolor[dtkredlight][PantoneOneEightSeven][p=0.7]

\starttext

\blackrule[width=4cm,height=4cm,color=dtkred,]

\blackrule[width=4cm,height=4cm,color=dtkredlight]

\stoptext


I could also reproduce it with a short setup:

\setupcolors[state=start,rgb=no] % rgb= no needed in MkII

\definespotcolor[dtkred]     [red][p=1.0]
\definespotcolor[dtkredlight][red][p=0.7]

\starttext

\blackrule[width=4cm,height=4cm,color=dtkred,]

\blackrule[width=4cm,height=4cm,color=dtkredlight]

\stoptext

With the setting rgb=yes the color dtkred is correct in the output
but dtkredlight is darker than dtkred, with the setting rgb=no
dtkred is black in my document.

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
___________________________________________________________________________________


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

* Re: Weighted colors in MkIV
  2008-11-26 10:57 Weighted colors in MkIV Wolfgang Schuster
@ 2008-11-30 20:22 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2008-11-30 20:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

can I expect a fix for this problem in the next time
or will this take longer.

Wolfgang

Am 26.11.2008 um 11:57 schrieb Wolfgang Schuster:

> in MkIV there is a problem when I set tints for a color.
>
>
> This is a complete minimal example of my setup:
>
> \setupcolors[state=start,rgb=no,cmyk=yes,spot=yes] % rgb= no needed  
> in MkII
>
> \setupcolor [hex]
>
> \definecolor[PantoneOneEightSeven][h=C40F2F,e=Pantone 187 U]
>
> \definespotcolor[dtkred]     [PantoneOneEightSeven][p=1.0]
> \definespotcolor[dtkredlight][PantoneOneEightSeven][p=0.7]
>
> \starttext
>
> \blackrule[width=4cm,height=4cm,color=dtkred,]
>
> \blackrule[width=4cm,height=4cm,color=dtkredlight]
>
> \stoptext
>
>
> I could also reproduce it with a short setup:
>
> \setupcolors[state=start,rgb=no] % rgb= no needed in MkII
>
> \definespotcolor[dtkred]     [red][p=1.0]
> \definespotcolor[dtkredlight][red][p=0.7]
>
> \starttext
>
> \blackrule[width=4cm,height=4cm,color=dtkred,]
>
> \blackrule[width=4cm,height=4cm,color=dtkredlight]
>
> \stoptext
>
> With the setting rgb=yes the color dtkred is correct in the output
> but dtkredlight is darker than dtkred, with the setting rgb=no
> dtkred is black in my document.
>
> 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
___________________________________________________________________________________


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

end of thread, other threads:[~2008-11-30 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-26 10:57 Weighted colors in MkIV Wolfgang Schuster
2008-11-30 20:22 ` Wolfgang Schuster

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