<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div class="" style="">Dear folks,</div><div class="" style=""><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;">\pstRightAngle behaves strange because it always override the global setting of linecolor.</div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;
 background-color: transparent;">\documentclass[pstricks,border=20pt,12pt,dvipsnames]{standalone}</div><div class="" style="">\usepackage{pst-eucl}</div><div class="" style="">\begin{document}</div><div class="" style="">\psset{unit=.5cm}</div><div class="" style="">\begin{pspicture}(8,6)</div><div class="" style=""><span class="" style="white-space:pre"> </span>\pstGeonode[PosAngle={-135,-45,45,135},CurveType=polygon]</div><div class="" style=""><span class="" style="white-space:pre">            </span>(0,0){A}</div><div class="" style=""><span class="" style="white-space:pre">             </span>(8,0){B}</div><div class="" style=""><span class="" style="white-space:pre">             </span>(8,6){C}</div><div class="" style=""><span class="" style="white-space:pre">             </span>(0,6){D}</div><div class="" style=""><span class="" style="white-space:pre">     </span>\psset{linecolor=Maroon}</div><div class="" style=""><span class="" style="white-space:pre">     </span>\pstRightAngle{B}{A}{D} % does
 not produce a maroon mark because</div><div class="" style=""><span class="" style="white-space:pre">        </span>% \pstRightAngle always override the global settings.</div><div class="" style=""><span class="" style="white-space:pre">        </span></div><div class="" style=""><span class="" style="white-space:pre">     </span>% but the following does produce a maroon mark</div><div class="" style=""><span class="" style="white-space:pre">       </span>% \pstRightAngle[linecolor=Maroon]{B}{A}{D}</div><div class="" style="">\end{pspicture}</div><div class="" style="">\end{document}</div><div class="" style=""><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;">Is it a bug or a by-design feature?</div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica
 Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;">Thank you.</div><div class="" style=""><br class="" style=""></div><div class="" style=""><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;">regards,</div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><br class="" style=""></div><div class="" style="background-color: transparent;"><a
 href="http://tex.stackexchange.com/users/19356" class="" style="">http://tex.stackexchange.com/users/19356</a><br class="" style=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><br class="" style=""></div></div></body></html>