[pstricks] How to rotate the label such that its base line is parallel to the bisector?

Counter Terrorist the.counterterrorist at yahoo.com
Sun Aug 5 18:14:04 CEST 2012



Dear folks,


How to rotate the label counter clockwise such that its base line is parallel to the bisector?

\documentclass[border=0pt,pstricks]{standalone}
\usepackage{pst-eucl}
\psset{PointName=none,PointSymbol=none}
\begin{document}

\begin{pspicture}[showgrid=false](6,6)
    \pstGeonode[CurveType=polyline](1,1){A}(5,5){B}(4,1){C}
    \pstBissectBAC[linestyle=dotted,linecolor=red]{A}{B}{C}{C'}
    \pstMarkAngle[MarkAngleRadius=1.5,LabelSep=0.75]{A}{B}{C}{\tiny$180^\circ-\theta$}
\end{pspicture}

\end{document}


Thank you in advance.
best regards,

http://tex.stackexchange.com/users/9467
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20120805/8e8b36d2/attachment.html>


More information about the PSTricks mailing list