diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/5-3-5.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/5-3-5.ltx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/5-3-5.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/5-3-5.ltx deleted file mode 100644 index e59016e5aec..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/5-3-5.ltx +++ /dev/null @@ -1,15 +0,0 @@ -\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} |