[pstricks] Why is there an unexpected red dot?

Donut E. Knot the.counterterrorist at yahoo.com
Fri Jan 10 22:43:30 CET 2014


The following code produces an expected red dot. Is it a bug?

\documentclass[pstricks,border=12pt,12pt]{standalone}
\usepackage{pstricks-add}
\begin{document}
\begin{pspicture}[showgrid](8,6)
\pnodes(5,4){O}(1,2){A}(7,1){B}
\psCircleTangents(A)(O){1}
\psline(A)(CircleT1)
\end{pspicture}
\end{document}


Best regards,

Stiff Jokes

http://tex.stackexchange.com/users/19356/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140110/c25b8584/attachment.html>


More information about the PSTricks mailing list