[pstricks] Problem with polar coordinates in pst-eucl

Jean-Claude Dehaes jdehaes at ulb.ac.be
Mon Dec 31 10:31:53 CET 2012


Hello,

Since the last update of pstricks and its packages, the following code doesn't work anymore. The pstTriangle doesn't recognize the polar coordinates??

documentclass{article}
usepackage{pst-eucl}
begin{document}
begin{pspicture}(-1,-1)(4,2.5)psgrid
SpecialCoor

pstTriangle(2;90){A}(4;10){B}(0,0){C}

end{pspicture}

end{document}


Jean-Claude


More information about the PSTricks mailing list