<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Myriad Pro">Hi Poul,<br>
<br>
try this one<br>
<br>
\psset{fillstyle=solid,linestyle=none}<br>
\multido{\rA=0.25+0.25}{4}{<br>
\begin{pspicture}(-3.25,-3.25)(3.25,3.25)<br>
\pscircle[fillcolor=green,opacity=\rA](2;135){2cm}<br>
\pscircle[fillcolor=red,opacity=\rA](2;45){2cm}<br>
\pscircle[fillcolor=blue,opacity=\rA](1;-90){2cm}<br>
\end{pspicture}\\<br>
}<br>
<br>
there were some changes in the code. Maybe the example file wasn't
revised yet.<br>
<br>
Regards, <br>
<br>
Juergen<br>
</font><br>
Poul Riis wrote:
<blockquote
cite="mid:fc.000f47bd2a88d17c000f47bd2a88d17c.2a88d511@skolekom.dk"
type="cite">
<pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:pstricks@tug.org">pstricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="65">--
Jürgen Gilg
Austr. 59
70376 Stuttgart
-------------------------------------
Tel 0711.59 27 88
e-Mail <a class="moz-txt-link-abbreviated" href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>
Websites <a class="moz-txt-link-abbreviated" href="http://www.acrotex.net">www.acrotex.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.brueckenkurs-physik.de">www.brueckenkurs-physik.de</a>
<a class="moz-txt-link-abbreviated" href="http://www.gilligan-online.de">www.gilligan-online.de</a>
</pre>
</body>
</html>