summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-6.ltx
blob: 7c333449d133dc8039d2c24401af3a631771db73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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}