summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx
new file mode 100644
index 00000000000..616a4584577
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx
@@ -0,0 +1,22 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage [all,arc,dvips]{xy}
+\pagestyle{empty}
+\setlength\textwidth{183.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage [all,arc,dvips]{xy}
+\[\begin{xy} /r12mm/:
+ (0,0)*@{*}="c",*++++!R{c}
+ ,(1.2,.8)*+[F]@{+}="p"
+ ,*++!LD{p},"p";"c"**@{--}
+ ,{\ellipse<>{}}
+ ,{\ellipse(0.8){}}
+ ,0;(-1,1)::
+ ,{\ar@{.>} 0;(1,0)}
+ ,{\ar@{.>} 0;(0,1)}
+ ,"p";"c",{\ellipse(.8){--}}
+ ,{\ellipse<3mm>{=}}
+\end{xy}\]
+\end{document}