summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx
new file mode 100644
index 00000000000..ead7fd09861
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx
@@ -0,0 +1,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}