summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-3-1.ltx
blob: 8ae384042822cc15b32c5d82987803c96887e68c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass{ppex}
\nonstopmode
\usepackage {xy}
\pagestyle{empty}
\setlength\textwidth{207.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage {xy}
\[\begin{xy}
  0*{DL} ,+/r1cm/*{DR}
 ,<0cm,1cm>*{UL} ,<1cm,1cm>*{UR}
 ,(5,5)*{5,5}
\end{xy}\]
\end{document}