[pstricks] Line-Circle intersection with pst-eucl
Dr David A Santos
dsantos at ccp.edu
Sat May 6 03:48:41 CEST 2006
I am getting a message that "some postscript specials cannot be
rendered."
Here is a sample code:
\listfiles
\documentclass[12pt]{article}
\usepackage{pst-eucl}
\usepackage{pstricks}
\begin{document}
\begin{center}
\begin{pspicture}(-2,-4)(2,0.5)
\pstTriangle[PosAngleB=-30]{A}(2.5;-90){B}(2.5;-60){C}
\pstCircleOA{B}{C} {\psset{PosAngleA=30,PointSymbolB=none}
\pstInterLC{A}{B}{B}{C}{M}{none} \pstInterLC{A}{C}{B}{C}{N}{none}}
\psset{nodesep=-2} \pstLineAB{M}{N}
\pstTranslation[PointSymbol=none]{N}{C}{M}[C2] \pstLineAB{C2}{C}
\psset{arcsep=\pslinewidth,doubleline=true}
\pstMarkAngle{N}{C}{C2}{}
\pstMarkAngle[MarkAngleRadius=.3]{C2}{C}{B}{}
\end{pspicture}
\end{center}
\end{document}
Any ideas?
Thanks in advance.
---------------------------------
Dr. David A. SANTOS
Department of Mathematics
Community College of Philadelphia
More information about the PSTricks
mailing list