summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-24.inl
blob: 4179cf6c66dd390dc889f7c250f78accd7af906f (plain)
1
2
3
4
5
6
7
\usepackage {pstcol,pst-node,pst-coil}
\begin{pspicture}(-.2,-.5)(3.5,5)\showgrid
\rput(.5,.5){\rnode{A}{\psframebox{Cat}}}
\rput(3,4.5){\rnode{B}{\psframebox{Dog}}}
\psset{coilarm=.01,coilwidth=.3}
\nccoil{A}{B}
\end{pspicture}