[pstricks] Transparent colors

Juergen Gilg gilg at acrotex.net
Fri Jan 25 21:24:43 CET 2008


Hi Poul,

try this one

\psset{fillstyle=solid,linestyle=none}
\multido{\rA=0.25+0.25}{4}{
  \begin{pspicture}(-3.25,-3.25)(3.25,3.25)
    \pscircle[fillcolor=green,opacity=\rA](2;135){2cm}
    \pscircle[fillcolor=red,opacity=\rA](2;45){2cm}
    \pscircle[fillcolor=blue,opacity=\rA](1;-90){2cm}
  \end{pspicture}\\
}

there were some changes in the code. Maybe the example file wasn't 
revised yet.

Regards,

Juergen

Poul Riis wrote:
> I just tried the color7 example. I get an error message, part of which is
> shown below.
> My xkeyval is dated 2006/11/18 - cannot find a newer version.
> How can I make color7 run?
>
> Yours,
> Poul Riis
>
>
>
> PSTricks error.  See User's Guide for further information.
>                  Type  H <return>  for immediate help.
> ! Undefined fill style: `transparent'.
> \@pstrickserr ... immediate help.}\errmessage {#1}
>                                                   \endgroup 
> l.12 \psset{fillstyle=transparent,linestyle=none}
>                                                  
>
> ! Package xkeyval Error: `transpalpha' undefined in families
> `,pst-3d,pstricks-
> add'.
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
>
>   

-- 
 Jürgen Gilg
 Austr. 59
 70376 Stuttgart
-------------------------------------
 Tel       0711.59 27 88
 e-Mail    gilg at acrotex.net
 Websites  www.acrotex.net
           www.brueckenkurs-physik.de
           www.gilligan-online.de

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20080125/4aa45ff0/attachment.html 


More information about the PSTricks mailing list