summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx
new file mode 100644
index 00000000000..e59016e5aec
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx
@@ -0,0 +1,15 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage {xy}
+\pagestyle{empty}
+\setlength\textwidth{183.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage {xy}
+\[\begin{xy}
+ 0*=+{l}="l" ;<2cm,8mm>*=+{r}="r" **@{-}
+ ,<4mm,10mm>*+{ll} ;<25mm,2mm>*+{rr} **@{--}
+ ?!{"r";"l"}*{\oplus}
+\end{xy}\]
+\end{document}