[pstricks] \rput command not working properly after pstrick packages actualization
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sat Mar 29 20:31:42 CET 2014
Am 29.03.2014 19:55, schrieb José Morgado:
> I have installed recently the pstrick packages and the
> command *\rput *is not putting the labels in the required position over
> the graph.
>
> Actually, I cannot change the label position
>
> *\rput[Bl]{U}(3cm,-3cm){\scriptsize \textbf{FEC threshold}}*
>
> by changing the position (-3cm,-3cm).
>
> Prior the pstrick packages actualisation the \rput command was working
> properly.
There is no problem with the current TeXLive distribution:
\listfiles
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\rput[Bl]{U}(3cm,-3cm){\scriptsize \textbf{FEC threshold}}
\end{document}
*File List*
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
pstricks.sty 2013/12/12 v0.60 LaTeX wrapper for `PSTricks' (RN,HV)
ifpdf.sty 2011/01/30 v2.3 Provides the ifpdf switch (HO)
pstricks.tex 2014/03/12 v2.53 `PSTricks' (tvz,hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2012/10/14 v2.6b package option processing (HA)
xkeyval.tex 2012/10/14 v2.6b key=value parser (HA)
pst-fp.tex 2014/03/12 v2.53 `PST-fp' (hv)
pstricks.pro 2012/10/16 v. 1.15, PostScript prologue file (hv)
pst-algparser.pro 2011/10/31 v. 0.04, PostScript prologue file (hv)
pst-tools.pro 2012/01/01 v. 0.02, PostScript prologue file (hv)
pst-dots.pro 2006/12/19 v. 2.00, PostScript prologue file (hv)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
***********
If you want more help give more informations!
Herbert
More information about the PSTricks
mailing list