summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl
new file mode 100644
index 00000000000..09eab19e97a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl
@@ -0,0 +1,6 @@
+\usepackage {pstricks}
+\begin{pspicture}(-.2,-.5)(3,1)\showgrid
+\rput(.5,.5){\dianode{A}{Cat}}
+\rput(2.5,.5){\dianode{B}{Dog}}
+\ncline{A}{B}
+\end{pspicture}