summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-25.ltx
blob: 35cb79f52b4a8b7535053e4de22a16b7eeef1ac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass{ppex}
\nonstopmode
\usepackage [all,web]{xy}
\pagestyle{empty}
\setlength\textwidth{183.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage [all,web]{xy}
\[\renewcommand{\latticebody}{\drop@{o}}
\begin{xy}
 *\xybox{0;<5mm,2mm>:<2mm,5mm>::
 ,0,{\xylattice{-3}{3}{-3}{3}}}="S"
 ,{"S"+L \ar "S"+R*+!L{z_1}}
 ,{"S"+D \ar "S"+U*+!D{z_2}}
\end{xy}\]

\end{document}