<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Calibri;color: #000000;font-size: 12pt;">
<font face="Calibri" size="3">Dear All,<br>
<br>
I am seeing the following error thrown in the latest version of PSTricks:<br>
<br>
  Undefined control sequence.<br>
<argument> \pst@dict { \pst@coor \pstnodescale<br>
                                               } \tx@PutCoor \tx@PutBegin  end<br>
l.7     \uput{6pt}[0](1,1){stuff}<br>
<br>
<br>
I'm running <br>
<br>
pstricks.tex 2015/09/11 v2.63 `PSTricks' (tvz,hv)<br>
<br>
under MiKTex. Here's the (minimal) example that generated the above error.<br>
<br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
%Begin Example<br>
\documentclass{standalone}<br>
\usepackage{pstricks-add}<br>
<br>
\begin{document}<br>
\begin{pspicture}(0,0)(5,5)%<br>
\uput{6pt}[-30](1,1){{\large $y=f(x)$}}%<br>
\end{pspicture}<br>
\end{document} <br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
<br>
Any help would be appreciated.<br>
<br>
thanks<br>
rick<br>
<br>
<br>
</font></div>
</body>
</html>