diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx new file mode 100644 index 00000000000..9304bfd3cf0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx @@ -0,0 +1,20 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [all,poly,knot,dvips]{xy} +\pagestyle{empty} +\setlength\textwidth{183.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [all,poly,knot,dvips]{xy} +\[\UseTips +\renewcommand{\labelstyle}{\scriptstyle} +\begin{xy} 0;/r8mm/: + (0,0) + ,{\hover\hcross<><{1}|>|{2}>>>{3}% + \hcross<><{4}|>|{5}>>>{6}\hover-} + ,(0,-3) + ,{\hover\htwistneg<><{1}|>|{2}>>>{3}% + \htwistneg<><{4}|>|{5}>>>{6}\hover-} +\end{xy}\] +\end{document} |