[tex-live] pstricks

Daniel Becker daniel.becker at uni-rostock.de
Wed Apr 22 02:55:44 CEST 2009


Hallo - is anyone else using pstricks seeing problems? (non- 
functionality, essentially)

The example below (from the www.tug.or/pstricks site) works in TL2007  
but not in my updated TL2008 ...


\documentclass[12pt]{article}
\usepackage{pst-func}
\SpecialCoor
\pagestyle{empty}

\def\coeff{0 -5 0 1}

\begin{document}

\begin{center}
\begin{pspicture*}(-5,-5)(5,5)
   \psgrid[subgriddiv=0,griddots=10]
   \psset{yunit=0.5}
   \psaxes[Dy=2.5]{->}(0,0)(-5,-10)(5,10)
    
\psPolynomial[dotscale=2,linewidth=2pt,linecolor=red,markZeros,coeff=0  
-5 0 1]{-5}{5}

\end{pspicture*}
  \end{center}

\end{document}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4647 bytes
Desc: not available
Url : http://tug.org/pipermail/tex-live/attachments/20090422/111fe9ac/attachment.bin 


More information about the tex-live mailing list