[pstricks] Pst-math and pstricks-add
Christophe Jorssen
christophe.jorssen at free.fr
Sun Nov 13 23:39:39 CET 2005
Hello all,
I get this strange behaviour with pst-math and pstricks-add and I don't
understand why...
\documentclass{article}
\usepackage{pst-math,pstricks-add}
\begin{document}
\begin{pspicture}(-5,-1)(5,10)
\psplot[algebraic=true]{-3}{3}{x^2}
\end{pspicture}
\end{document}
%%%%
\documentclass{article}
\usepackage{pstricks-add,pst-math}
\begin{document}
\begin{pspicture}(-5,-1)(5,10)
\psplot[algebraic=true]{-3}{3}{x^2}
\end{pspicture}
\end{document}
Any ideas ?
Thanks
--
Christophe
More information about the PSTricks
mailing list