summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/modiagram/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-28 23:41:55 +0000
committerKarl Berry <karl@freefriends.org>2011-10-28 23:41:55 +0000
commit626107c053e66c6ddd3d791fcffe417013a387a9 (patch)
treed4d6cc2110ee6f4a971d63eb75a250e861576ac4 /Master/texmf-dist/doc/latex/modiagram/README
parent08521dabedd78b6b28f56c0fc227f17acfbd5daa (diff)
modigram (28oct11)
git-svn-id: svn://tug.org/texlive/trunk@24427 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/modiagram/README')
-rw-r--r--Master/texmf-dist/doc/latex/modiagram/README22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/modiagram/README b/Master/texmf-dist/doc/latex/modiagram/README
index f7fbed93708..8ca17886a2e 100644
--- a/Master/texmf-dist/doc/latex/modiagram/README
+++ b/Master/texmf-dist/doc/latex/modiagram/README
@@ -1,23 +1,23 @@
-MOdiagram - easy creation of molecular orbital diagrams
+MOdiagram v0.2 - easy creation of molecular orbital diagrams
-The environment 'MOdiagram' and some commands are provided to create
+The environment `MOdiagram' and some commands are provided to create
molecular orbital (MO) diagrams using TikZ.
The MO diagram of H2 would be set like:
\begin{MOdiagram}
- \atom{left}{ 1s = {0;up} }
- \atom{right}{ 1s = {0;up} }
- \molecule{ 1sMO = {1;pair, } }
+ \atom{left}{ 1s = {;up} }
+ \atom{right}{ 1s = {;up} }
+ \molecule{ 1sMO = {;pair} }
\end{MOdiagram}
-MOdiagram loads the packages 'expl3', 'xparse' and 'l3keys2e' and therefore
-needs LaTeX3 support as provided by the package bundles 'l3kernel' and
-'l3packages'.
-MOdiagram also needs the packages 'tikz', 'amsmath' and 'textgreek' as well as
-the tikzlibraries 'arrows' and 'calc' to be fully functioning.
+MOdiagram loads the packages `expl3', `xparse' and `l3keys2e' and therefore
+needs LaTeX3 support as provided by the package bundles `l3kernel' and
+`l3packages'.
+MOdiagram also needs the packages `tikz' and `textgreek' as well as
+the tikzlibraries `arrows' and `calc' to be fully functioning.
Clemens NIEDERBERGER
-2011/09/25
+2011/10/27
http://www.mychemistry.eu/
contact@mychemistry.eu