summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex')
-rw-r--r--Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex18
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex
deleted file mode 100644
index b344c5ffcc8..00000000000
--- a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/chemtex.tex
+++ /dev/null
@@ -1,18 +0,0 @@
-\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}