[pstricks] - \pstnodescale undefined in the latest version of PSTricks

Hensh, Richard hensh at math.msu.edu
Mon Sep 14 19:36:24 CEST 2015


Dear All,

I am seeing the following error thrown in the latest version of PSTricks:

  Undefined control sequence.
<argument> \pst at dict { \pst at coor \pstnodescale
                                               } \tx at PutCoor \tx at PutBegin  end
l.7     \uput{6pt}[0](1,1){stuff}


I'm running

pstricks.tex 2015/09/11 v2.63 `PSTricks' (tvz,hv)

under MiKTex. Here's the (minimal) example that generated the above error.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Begin Example
\documentclass{standalone}
\usepackage{pstricks-add}

\begin{document}
\begin{pspicture}(0,0)(5,5)%
\uput{6pt}[-30](1,1){{\large $y=f(x)$}}%
\end{pspicture}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Any help would be appreciated.

thanks
rick


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20150914/9e4ca60a/attachment.html>


More information about the PSTricks mailing list