ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TikZ colors in cmyk mode broken
@ 2015-06-11 17:12 Mojca Miklavec
  2015-06-11 21:35 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Mojca Miklavec @ 2015-06-11 17:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Christian Feuersaenger

Dear Hans (and other TikZ gurus),

Here's a small example that fails to compile:

\setupcolors
    [rgb=no,cmyk=yes]
\usemodule
    [tikz]
\starttext
\tikz\shade[shading=ball,ball color=yellow] (0,0) circle (1cm);
\stoptext

Do you have any idea how to fix this?


tex error       > error on line 570 in file
/path/to/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex: ! Illegal
unit of measure (pt inserted)

<to be read again>
,
<argument> 0.000,
      0.100
\pgfutil@emu@@unpack ...pt\pgf@xb =#2pt\pgf@xc =#3
                                                  pt
\pgfutil@emu@mix ... \string \color@ #1\endcsname
                                                  \pgf@ya =\pgf@xa \pgf@yb =...
\pgfutil@colorlet ...ix \pgf@marshal !white!\@nil
                                                  \xdef \pgf@marshal {\noexp...
l.570 ...l@colorlet{tikz@axis@middle}{gray!50!white}


560     \def\tikz@shade@angle{0}
561
562     \pgfdeclareverticalshading[tikz@axis@top,tikz@axis@middle,tikz@axis@bottom]{axis}{100bp}{%
563       color(0bp)=(tikz@axis@bottom);
564       color(25bp)=(tikz@axis@bottom);
565       color(50bp)=(tikz@axis@middle);
566       color(75bp)=(tikz@axis@top);
567       color(100bp)=(tikz@axis@top)}
568
569     \pgfutil@colorlet{tikz@axis@top}{gray}
570 >>  \pgfutil@colorlet{tikz@axis@middle}{gray!50!white}
571     \pgfutil@colorlet{tikz@axis@bottom}{white}
572
573     \pgfdeclareradialshading[tikz@ball]{ball}{\pgfqpoint{-10bp}{10bp}}{%
574      color(0bp)=(tikz@ball!15!white);
575      color(9bp)=(tikz@ball!75!white);
576      color(18bp)=(tikz@ball!70!black);
577      color(25bp)=(tikz@ball!50!black);
578      color(50bp)=(black)}
579
580     \pgfutil@colorlet{tikz@ball}{blue}

?

Mojca
___________________________________________________________________________________
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] 2+ messages in thread

* Re: TikZ colors in cmyk mode broken
  2015-06-11 17:12 TikZ colors in cmyk mode broken Mojca Miklavec
@ 2015-06-11 21:35 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-06-11 21:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Christian Feuersaenger

On 6/11/2015 7:12 PM, Mojca Miklavec wrote:
> Dear Hans (and other TikZ gurus),

I'm not a tikz guru.

> Here's a small example that fails to compile:
>
> \setupcolors
>      [rgb=no,cmyk=yes]
> \usemodule
>      [tikz]
> \starttext
> \tikz\shade[shading=ball,ball color=yellow] (0,0) circle (1cm);
> \stoptext
>
> Do you have any idea how to fix this?

no, but my guess is that tikz doesn't support cmyk in all places

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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] 2+ messages in thread

end of thread, other threads:[~2015-06-11 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 17:12 TikZ colors in cmyk mode broken Mojca Miklavec
2015-06-11 21:35 ` 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).