diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx new file mode 100644 index 00000000000..cd8013efa60 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx @@ -0,0 +1,14 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [frame]{xy} +\pagestyle{empty} +\setlength\textwidth{183.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [frame]{xy} +\[\begin{xy} + 0*+[o][F]{DL};<2cm,1cm>*+[F]{UR} **@{.} + ?<*@{<<} ?(0.5)*!/_3mm/{\Omega} ?>>>*@{>} +\end{xy}\] +\end{document} |