diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx new file mode 100644 index 00000000000..276c4182d9c --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx @@ -0,0 +1,15 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [all,poly]{xy} +\pagestyle{empty} + +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [all,poly]{xy} +\[\begin{xy} /r10mm/: + , 0 ,{*@{o}\xypolygon6{~*{\dir{*}}}} + ,+/r22mm/,{\xypolygon6{~<{.}~>{}~={30}{\dir{*}}}} + ,+/r22mm/,{\xypolygon6{~<{=}~>{:}{\dir{*}}}} +\end{xy}\] +\end{document} |