summaryrefslogtreecommitdiff
path: root/info/examples/ltt/chemtex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/ltt/chemtex.tex')
-rw-r--r--info/examples/ltt/chemtex.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/info/examples/ltt/chemtex.tex b/info/examples/ltt/chemtex.tex
new file mode 100644
index 0000000000..8bd25c2d2c
--- /dev/null
+++ b/info/examples/ltt/chemtex.tex
@@ -0,0 +1,18 @@
+\documentclass[a4paper,12pt]{report}
+\usepackage{chemtex}
+\begin{document}
+
+\initial
+
+\begin{figure}[h]\centering
+\parbox{.3\textwidth}{\ethene{H}{H$_3$C}{CH$_3$}{Br}}
+\hfil
+\parbox{.3\textwidth}{\cbranch{H}{S}{H}{S}{C}{S}{}{S}{H}
+ \xi=-200 \cright{}{Q}{C}{D}{O}{S}{OH}}
+\hfil
+\parbox{.3\textwidth}{\hetisix{Q}{Q}{Q}{Q}{Q}{Q}{O}{Q}{O}
+ \xi=-171 \fuseup{Q}{Q}{Q}{Q}{D}{Q}{D}{Q}{D}}
+\caption{Chemie mit {\tt CHEMTEX}\label{a1}}
+\end{figure}
+
+\end{document}