diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-23 15:53:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-23 15:53:36 +0000 |
commit | 86fedb4325f0b32892d54a81cbc3fb9e9a221b8e (patch) | |
tree | 994ca4605e60db1b1082b9f9e68675b5f79563bb /Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex | |
parent | 487851dc1f103e110667c4287eb8cc2a36b1565a (diff) |
rm latex-tipps-und-tricks, no license info
git-svn-id: svn://tug.org/texlive/trunk@24924 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex deleted file mode 100644 index 9ddc784e7af..00000000000 --- a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/echem2.tex +++ /dev/null @@ -1,14 +0,0 @@ -\documentclass[a4paper,12pt]{report} -\usepackage{german,echem} - -\begin{document} -\noindent -Ringe k"onnen als Textformel -CH\3\sbond\atomconnect{C}{H\2\sbond CH\2\sbond}{C}H\sbond CH\3 - gesetzt werden, wie zum Beispiel das 1,2-Dimethylcyclopropan oder -\atomconnect{C}{H\2\sbond CH\2\sbond}{C}\dbond O -(Cyclopropanon). -Es sind Makros f"ur Indizes (\2 und \3) sowie Einfach- und -Doppelbindungen vorhanden: H\2C\dbond N\sbond OH. - -\end{document} |