latex3 / graphics-def

driver option files for color and graphics
LaTeX Project Public License v1.3c
10 stars 7 forks source link

Issue with auto-pst-pdf and \stockwidth #10

Closed josephwright closed 7 years ago

josephwright commented 7 years ago

From https://tex.stackexchange.com/questions/374828/a-problem-with-auto-pst-pdf-and-latest-update-of-graphics-def:

\documentclass[border=3pt]{standalone}

\usepackage{pst-plot, auto-pst-pdf}%

\begin{document}

\begin{pspicture}
\psaxes[ticks=none, labels=none, arrows=->](0,0)(-3,-3)(3,3)[$x$,-135] [$y$,180]
\uput[dl](0,0){$ O $}
\end{pspicture}

\end{document} 

gives

 Missing number, treated as zero.
<to be read again> 
                   \stockwidth 
l.5 \begin{document}