diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx new file mode 100644 index 00000000000..427f7560768 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx @@ -0,0 +1,17 @@ +\documentclass{ppex} +\nonstopmode +\usepackage {m-chemic} +\pagestyle{empty} +\setlength\textwidth{207.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage {m-chemic} +\startchemical[width=fit] +\chemical + [SIX,B,C,ADJ1,FIVE,ROT3,SB34, + +SB2,-SB5,Z345,DR35,SR4,CRZ35, + SUB1,ONE,OFF1,SB258,Z0,Z28] + [C,N,C,O,O,CH,COOC_2H_5,COOC_2H_5] +\stopchemical +\end{document} |