[pstricks] conflict with pst-solides3d
mathias legrand
legrand.mathias at gmail.com
Sun Dec 13 17:09:09 CET 2009
Hi all,
I've updated my latex and pstricks packages lately and there is
something wrong with
\usepackage{pst-solides3d}. If you uncomment it below, it does not compile.
How can I fix that?
Thank you.
\documentclass{article}
\usepackage[dvips]{xcolor}
\definecolor{ocre}{RGB}{243,102,25}
%\usepackage{pst-solides3d}
\usepackage{pstricks,pst-func,pst-eucl,pst-text,pst-bar}
\usepackage{pstricks-add}
\begin{document}
\begin{figure}[h!]\centering\scriptsize
\psset{yunit=1cm,xunit=1.4cm}
\begin{pspicture}(-3,-0.5)(3,0.5)
\psGauss[linecolor=red, linewidth=2pt]{-1.75}{1.75}
\end{pspicture}
\end{figure}
\end{document}
More information about the PSTricks
mailing list