[pstricks] pst-pdf clips pspicture
Martin Chicoine
martin.chicoine at umontreal.ca
Wed Apr 11 18:15:15 CEST 2007
In the following example, the "2" at the bottom of the graph is clipped when
using pst-pdf. Is there a workaround?
\documentclass{article}
\usepackage{pst-plot,pst-pdf}
\begin{document}
\begin{pspicture}(-.5,-2)(5,1)
\psplot{.1}{4}{x log}
\psaxes{->}(0,0)(-.5,-2)(5,1)
\end{pspicture}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070411/311e9fd6/attachment.html
More information about the PSTricks
mailing list