diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/modiagram/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/modiagram/README | 43 |
1 files changed, 15 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/latex/modiagram/README b/Master/texmf-dist/doc/latex/modiagram/README index ef7824de6c1..ee28670bdeb 100644 --- a/Master/texmf-dist/doc/latex/modiagram/README +++ b/Master/texmf-dist/doc/latex/modiagram/README @@ -1,31 +1,17 @@ -MOdiagram v0.2a - easy creation of molecular orbital diagrams +-------------------------------------------------------------------------- +the MODIAGRAM package v0.2b -The environment `MOdiagram' and some commands are provided to create -molecular orbital (MO) diagrams using TikZ. + easy creation of molecular orbital diagrams -The MO diagram of H2 would be set like: -\begin{MOdiagram} - \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' and `textgreek' as well as -the tikzlibraries `arrows' and `calc' to be fully functioning. - -Clemens NIEDERBERGER -2012/01/23 - -http://www.mychemistry.eu/ -contact@mychemistry.eu - -If you have any ideas, questions, suggestions or bugs to report, -please feel free to contact me. - -Copyright 2011-2012 Clemens Niederberger +-------------------------------------------------------------------------- +Clemens Niederberger +Web: https://www.bitbucket.org/cgnieder/modiagram +E-Mail: contact@mychemistry.eu +-------------------------------------------------------------------------- +If you have any ideas, questions, suggestions or bugs to report, please +feel free to contact me. +-------------------------------------------------------------------------- +Copyright 2011--2012 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 @@ -39,5 +25,6 @@ This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Clemens Niederberger. -This work consists of the files modiagram.sty, modiagram_doc_de.tex, -modiagram_doc_en.tex, modiagram_doc_de.pdf, modiagram_doc_en.pdf and README.
\ No newline at end of file +This work consists of the files modiagram.sty, modiagram_en.tex, +README and the derived file modiagram_en.pdf. +--------------------------------------------------------------------------
\ No newline at end of file |