[pstricks] TeXtoEPS
Adam Fenn
acwfenn at hotmail.com
Thu Sep 13 07:13:29 CEST 2007
When I run the following example from the pst-eps documentation the
resulting eps file has a lot of white space below the spiral. How do I
remove this?
\documentclass{article}
\usepackage{pst-eps}
\usepackage{pst-plot}
\pagestyle{empty}
\begin{document}
\begin{TeXtoEPS}
\begin{pspicture}(-3.7,-3.7)(3.7,3.7)
\parametricplot[plotpoints=1000]{0}{3600}{t dup cos 1000 div mul t dup
sin 1000 div mul}
\end{pspicture}
\end{TeXtoEPS}
\end{document}
Thanks for your help,
Adam Fenn.
_________________________________________________________________
The next generation of Hotmail is here! http://www.newhotmail.co.uk
More information about the PSTricks
mailing list