diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/6-3-6.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/6-3-6.ltx | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/6-3-6.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/6-3-6.ltx new file mode 100644 index 00000000000..7c333449d13 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex-graphics-companion/6-3-6.ltx @@ -0,0 +1,18 @@ +\documentclass{ppex} +\nonstopmode +\usepackage {m-chemic} +\pagestyle{empty} +\setlength\textwidth{207.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage {m-chemic} +\definechemical[sixring] + {\chemical[SIX,B,R,RZ]} +\startchemical[size=small] + \chemical[sixring] +\qquad\qquad\qquad\qquad\qquad + \chemical[sixring] + [R_1,R_2,R_3,R_4,R_5,R_6] +\stopchemical +\end{document} |