[pstricks] \pstGenericCurve
Hendrik Maryns
hamaryns at googlemail.com
Mon Jul 4 15:50:36 CEST 2011
Hi all,
Is it true that \pstGenericCurve from pst-eucl does not work for only 2
points?
See the following picture:
\documentclass{scrartcl}
\usepackage{pstricks,pst-eucl}
\begin{document}
\psset{unit=2cm,PointSymbol=none,PointName=none,MarkAngleRadius=.2,LabelSep=.5}
\begin{pspicture}(0,0)(3,3)
\pstGeonode[CurveType=polygon](0,0){A}(0,2){B}(2.5,1.8){C1}(2.5,-.2){D1}
\pstGeonode(2.7,0){D2}(2.7,2){C2}
\pstGeonode(2,.2){D3}(2,2.2){C3}
\pstLineAB{B}{C3}
\pstLineAB[linestyle=dotted]{A}{D3}
\pstLineAB{D2}{C2}
\pstLineAB[linestyle=dotted]{D3}{C3}
\pstGenericCurve[linestyle=dotted]{D}{1}{3}
\pstGenericCurve{D}{1}{2}
\pstGenericCurve{C}{1}{3}
\uput[-90](1.2,-.1){7}
\uput[180](0,1){5}
\pstMarkAngle[MarkAngleRadius=1,LabelSep=1.5]{C1}{B}{C3}{$45^°$}
\end{pspicture}
\end{document}
I want the part on the bottom right to be non-dotted., but
\pstGenericCurve{D}{1}{2} doesn’t seem to have any effect.
Thanks for your help, H.
--
Hendrik Maryns
http://www.tcl-sfs.uni-tuebingen.de/hendrik/
===========
signature.asc?!?
→ http://en.wikipedia.org/wiki/PGP
→ http://mindprod.com/project/mailreadernewsreader.html
More information about the PSTricks
mailing list