summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/lgc/4-6-1.inl
blob: 54c6125a7ac70d346ad87d50e5b9a1a97cca0f11 (plain)
1
2
3
4
5
6
7
8
\begin{pspicture}(0,0)(5,5)\showgrid
  \rput(1,1){\rnode{A}{Dog}}
  \rput(2,4){\rnode{B}{Cat}}
  \rput(4,2){Mouse}
  \ncline{A}{B}
  \nccurve[linestyle=dotted]{A}{B}
  \ncarc[linestyle=dashed]{A}{B}
\end{pspicture}