[pstricks] codefig

Doris Wagner doris.wagner at mac.com
Sat May 3 14:31:28 CEST 2008


Hi list,

1.) is there any way to get a better codefig? i.e. longer arcs?
2.) how do I know which of the two intersection points is the upper  
one (without compiling and looking at it)?


\documentclass{article}
\usepackage{pstricks,pst-eucl}
\begin{document}
\begin{pspicture*}(-1,-1)(15,5)

\pstGeonode(0,0){A}(15.3,0){B}
(5.8,0){U}(6.8,0){V}
\pstInterCC[CodeFig=true,CodeFigColor=black,CodeFigStyle=solid]
{A}{V}{B}{U}{C}{D}
\end{pspicture*}
\end{document}


tia for any help
d




More information about the PSTricks mailing list