summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx
new file mode 100644
index 00000000000..fbb593d4194
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx
@@ -0,0 +1,21 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage [graph,frame]{xy}
+\pagestyle{empty}
+\setlength\textwidth{183.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage [graph,frame]{xy}
+\[\xygraph{
+[] *+[o]+[F]{1}
+ (-[dl] *+=[o]+[F]{11}
+ ,-[d] *+=[o]+[F]{12}
+ (-[dl] *+=[o]+[F]{121}
+ ,-[d] *+=[o]+[F]{122}
+ ,-[dr] *+=[o]+[F]{123}
+ )
+ ,-[dr] *+=[o]+[F]{13}
+ )
+}\]
+\end{document}