diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx new file mode 100644 index 00000000000..69149762330 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx @@ -0,0 +1,20 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [all,poly]{xy} +\pagestyle{empty} +\setlength\textwidth{183.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [all,poly]{xy} +\[\renewcommand{\objectstyle}{\scriptscriptstyle} +\begin{xy} +\xypolygon5{~:{/r12mm/:} + ~<>{\xypolygon3{~:{(0.45,0):} + ~*{\xypolyname\xypolynode} + ~={30}}} + ~>{} + ~<{.} + =<3mm>[o]{\xypolynode}} +\end{xy}\] +\end{document} |