diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx new file mode 100644 index 00000000000..6b1f5cd508b --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx @@ -0,0 +1,14 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [curve,knot,dvips]{xy} +\pagestyle{empty} +\setlength\textwidth{231.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [curve,knot,dvips]{xy} +\[\begin{xy} /r2cm/:(0,.5):: + ,{\hcap-\huncross\hcap} + ,+(1,0),{\vcap\vuncross\vcap-} +\end{xy}\] +\end{document} |