[pstricks] Syntax *0 not working
Uwe Siart
uwe.siart at tum.de
Tue Jul 27 17:23:30 CEST 2010
The syntax *0 has stopped working for \rput. The equivalent N still
works as expected. Is this change intended?
In this ME only the second R is upright:
% ---------------------
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}(1,1)
\rput{45}(0,0){
\rput{*0}(0,0){R}
}
\rput{45}(1,1){
\rput{N}(0,0){R}
}
\end{pspicture}
\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 2010/06/17 v0.45 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2010/06/06 v2.08 `PSTricks' (tvz,hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2008/08/13 v2.6a package option processing (HA)
xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
pst-fp.tex 2010/06/06 v2.08 `PST-fp' (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)
--
Uwe
More information about the PSTricks
mailing list