summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx
blob: ead7fd0986126bae2559f31e491af346bee4f4db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\documentclass{ppex}
\nonstopmode
\usepackage [curve]{xy}
\pagestyle{empty}
\setlength\textwidth{183.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage [curve]{xy}
\[\begin{xy}
  0*+{L};(50,20)*+{R}
  **\crv{~*=<2mm>{.}(20,30)&(30,35)}
  **\crv~Lc{~**@{==}~*{\bullet}%
       (20,-15)&(30,-15)}
\end{xy}\]

\end{document}