Hello Herbert:<br>Thanks a lot. As always. <br>Perhaps, it would a good idea to update the code  for the examples in the pstricks web site?<br>Regards,<br>Hernando Diaz<br><br><div class="gmail_quote">2011/10/26 Herbert Voss <span dir="ltr"><<a href="mailto:Herbert.Voss@fu-berlin.de">Herbert.Voss@fu-berlin.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Am 26.10.2011 21:55, schrieb Hernando Diaz Morales:<div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was trying to rebuild some old document that uses the Pspie command and it<br>
appears that it is no longer in pstricks-add.<br>
However, the examples (e.g., torte0.tex)  in the pstricks page suggest that<br>
it should still work.<br>
Am I doing something wrong? Or, do I have an outdated version?<br>
Please help.<br>
</blockquote>
<br></div></div>
read the documentation of pstricks-add, there<br>
you find several examples<br>
<br>
\documentclass{article}<br>
\usepackage{pstricks-add}<br>
\SpecialCoor<br>
<br>
\begin{document}<br>
\begin{center}<br>
\psframebox[fillcolor=black!<u></u>20,fillstyle=solid]{%<br>
\begin{pspicture}(-3.5,-3.5)(<u></u>4.25,3.5)<br>
\psChart[chartColor=color]{23, 29, 3, 26, 28, 14, 17, 4, 9}{}{2}<br>
\multido{\iA=1+1}{9}{%<br>
  \ncline[linecolor=-<u></u>chartFillColor\iA,<br>
    nodesepB=-10pt]{psChartI\iA}{<u></u>psChartO\iA}<br>
  \rput[l](psChartO\iA){%<br>
    \textcolor{chartFillColor\iA}{<u></u>pie no \iA}}}<br>
\end{pspicture}}<br>
\end{center}<br>
<br>
\end{document}<br>
<br>
<br>
Herbert<br>
______________________________<u></u>_________________<br>
PSTricks mailing list<br>
<a href="mailto:PSTricks@tug.org" target="_blank">PSTricks@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/pstricks" target="_blank">http://tug.org/mailman/<u></u>listinfo/pstricks</a><br>
archive: <a href="http://www.tug.org/pipermail/pstricks/" target="_blank">http://www.tug.org/pipermail/<u></u>pstricks/</a><br>
</blockquote></div><br>