[pstricks] A bug in \psCircleTangents
Donut E. Knot
the.counterterrorist at yahoo.com
Fri Jan 10 22:51:18 CET 2014
I think there is a bug in \psCircleTangents.
The tangent points seem to be wrongly placed.
\documentclass[pstricks,border=12pt,12pt]{standalone}
\usepackage{pstricks-add}
\begin{document}
\begin{pspicture}[showgrid](8,6)
\pnodes(5,4){O}(3,1){A}(7,1){B}
\pscircle(O){1}
\psCircleTangents(A)(O){1}
\psline(A)(CircleT1)
\psline(A)(CircleT2)
\end{pspicture}
\end{document}
Thank you in advance.
Stiff Jokes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140110/4d7bb963/attachment.html>
More information about the PSTricks
mailing list