diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/5-4-4.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/5-4-4.ltx | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/5-4-4.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/5-4-4.ltx deleted file mode 100644 index dff7e298128..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/5-4-4.ltx +++ /dev/null @@ -1,19 +0,0 @@ -\documentclass{ppex} -\nonstopmode -\usepackage [frame]{xy} -\pagestyle{empty} -\setlength\textwidth{183.0pt} -\begin{document} -\ResetPreambleCommands -\ReadyForTheFray -\usepackage [frame]{xy} -\[\begin{xy} - (0,0)*+++{L}="l"; - p+(15,10)*+++{M}**\frm{_)}% 1 - **\frm{\{} % 2 - ;**\frm{\}} % 3 - ,p+(15,10)*+++{R}**\frm{(} % 4 - **\frm{\}} % 5 - ;"l"**\frm{^\}} % 6 -\end{xy}\] -\end{document} |