summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx
new file mode 100644
index 00000000000..057d2623271
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx
@@ -0,0 +1,21 @@
+\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} 0;/r12mm/:
+ {\ar@{.>} 0;(1,0)}
+ ,{\ar@{.>} 0;(0,1)}
+ ,(0,0)*@{*}="c",*+!RU{c}
+ ,(1.2,0.8)*@{o}="p",*+!LD{p}
+ ,"p";"c"**@{--}
+ ,{\ellipse(1.1,.6){}}
+ ,{\ellipse(,0.8){}}
+ ,{\ellipse<6mm,4mm>{=}}
+ ,{\ellipse<,5mm>{--}}
+\end{xy}\]
+\end{document}