summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/modiagram/README
diff options
context:
space:
mode:
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