summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx
new file mode 100644
index 00000000000..18c08aa6f03
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx
@@ -0,0 +1,15 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage {m-chemic}
+\pagestyle{empty}
+\setlength\textwidth{207.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage {m-chemic}
+\setupchemical[axis=on]
+\startchemical
+ [width=6000,scale=small,size=medium]
+ \chemical[CARBON,CB1][A,B,C,D,E,F]
+\stopchemical
+\end{document}