[pstricks] Is it Bug of SpecialCoor ?

Atsushi Tanabe ttn13w30a9 at mx1.ttcn.ne.jp
Tue Oct 16 10:37:13 CEST 2007


Hello,

When polar coordinate(r;(coor)) that is include angle(coor) in SpecialCoor is used,
several command doesn't work right.
Is it bug or misuse?


<<example source>>

\documentclass{minimal}
\usepackage{pstricks}
\begin{document}
\psset{linecolor=blue}

\pspicture(0,-1)(3,3)
\psgrid[subgriddiv=1,griddots=10,gridlabels=7pt]

\SpecialCoor

\psline(1;(2,2))
\rput(1,0){\psline(1;(2,2))}
\psdots[linecolor=red,dotstyle=+,dotangle=45](1;(2,2))

\endpspicture
\end{document}


Thanks,
Atsushi Tanabe




More information about the PSTricks mailing list