summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-7.ltx
blob: a3679f743a17040e184f1f92260a85f9e712bb1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\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,RZ135]%
            [R_1,R_3,R_5]}
\startchemical[size=small]
  \chemical[sixring,SIX,RZ246]
           [A,B,C]
\stopchemical
\end{document}