[pstricks] \pstRightAngle in pst-eucl problem

Herbert Voss Herbert.Voss at FU-Berlin.DE
Tue Oct 11 11:19:31 CEST 2016


Am 11.10.2016 um 03:49 schrieb Pablo González:
>
>
> Hello everyone, I have a problem using "\ pstRightAngle", draw an arrow
> instead of the right angle. I'm using TeXLive 2016 (updated).
> Any idea how to solve it?

please try the version from
http://comedy.dante.de/~herbert/TeXnik/tex/generic/pst-eucl/

HErbert


>
> (MWE)
>
> \documentclass{article}
> \usepackage{pst-eucl,,pstricks-add}%
> \begin{document}
>
> \begin{pspicture}(0,0)(5.72,3.8)
> \psset{PointSymbol=none,RightAngleSize=0.15,PointName=none}
> \scriptsize
> \psaxes[ticks=none,labels=none]{<->}(3.48,1.64)(0,0)(5.72,3.8)[$x$,-110][$y$,-40]
> \pstGeonode(1.2,1.64){A}(1.84,0.44){B}(4.14,1.64){C}(3.48,2.82){D}%
> \pstRightAngle[linecolor=red]{A}{D}{C}% fail
> \pstRightAngle{D}{C}{B}%
> \pstRightAngle{C}{B}{A}%
> \pstRightAngle{B}{A}{D}%
> \pspolygon(A)(B)(C)(D)
> \uput{5pt}[120](A){$A(-8,0)$}
> \uput{5pt}[d](B){$B(a,b)$}
> \uput{5pt}[-70](C){$C(2,0)$}
> \uput{5pt}[ur](D){$D(0,c)$}
> \end{pspicture}
>
> \end{document}
>
> Saludos
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>



More information about the PSTricks mailing list