[pstricks] Syntax *0 not working
Michael Sharpe
msharpe at ucsd.edu
Tue Jul 27 19:52:30 CEST 2010
On Jul 27, 2010, at 9:01 AM, Herbert Voss wrote:
> Am 27.07.2010 17:23, schrieb Uwe Siart:
>> The syntax *0 has stopped working for \rput. The equivalent N still
>> works as expected. Is this change intended?
>
> Uwe,
> thanks for the report. It is an introduced bug with the
> ltest changes in th pstricks.tex
>
> Michael:
> here is the problematic part. There must be something wrong
> with the value of ps at rot. With a preceding star at *0 the
> rotation should be ignored.
>
>
> \def\rput at v#1{%
> \begingroup%
> \use at par%
> \if at star\pst at starbox\fi%
> \pst at makesmall\pst at hbox%
> \ifx\psk at rot\@empty\else\pst at rotate{ps at rot }\pst at hbox\fi% (MJS)
> % \pst at rotate\psk at rot\pst at hbox%
> \psput@{#1}\pst at hbox%
> \endgroup%
> \ignorespaces}
>
>
> Herbert
Herbert,
I'll try to track down the problem right away.
Michael
More information about the PSTricks
mailing list