summaryrefslogtreecommitdiff
path: root/info/examples/lgc/5-5-16.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc/5-5-16.ltx')
-rw-r--r--info/examples/lgc/5-5-16.ltx15
1 files changed, 15 insertions, 0 deletions
diff --git a/info/examples/lgc/5-5-16.ltx b/info/examples/lgc/5-5-16.ltx
new file mode 100644
index 0000000000..276c4182d9
--- /dev/null
+++ b/info/examples/lgc/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}