[pstricks] - \pstnodescale undefined in the latest version of PSTricks
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Mon Sep 14 20:26:09 CEST 2015
Hensh, Richard schrieb:
> pstricks.tex 2015/09/11 v2.63 `PSTricks' (tvz,hv)
>
> under MiKTex. Here's the (minimal) example that generated the above error.
>
I'll have a look at it. To make it run use
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> %Begin Example
> \documentclass{standalone}
> \usepackage{pstricks-add}
\def\pstnodescale{}
> \begin{document}
> \begin{pspicture}(0,0)(5,5)%
> \uput{6pt}[-30](1,1){{\large $y=f(x)$}}%
> \end{pspicture}
> \end{document}
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Herbert
More information about the PSTricks
mailing list