Directory macros/latex/contrib/modiagram
README
-------------------------------------------------------------------------- the MODIAGRAM package 2020/11/08 v0.3a easy creation of molecular orbital diagrams -------------------------------------------------------------------------- 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--2020 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008/05/04 or later. 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_en.tex, README and the derived file modiagram_en.pdf. --------------------------------------------------------------------------
Download the contents of this package in one zip archive (543.4k).
modiagram – Drawing molecular orbital diagrams
The package provides an environment MOdiagram and some commands, to create molecular orbital diagrams using TikZ. For example, the MO diagram of dihydrogen would be written as:
\begin{MOdiagram}
\atom{left}{ 1s = {0;up} }
\atom{right}{ 1s = {0;up} }
\molecule{ 1sMO = {1;pair, } }
\end{MOdiagram}
The package also needs the l3kernel and l3packages bundles from the LaTeX 3 experimental distribution.
Package | modiagram |
Bug tracker | https://bitbucket.org/cgnieder/modiagram/issues |
Repository | https://bitbucket.org/cgnieder/modiagram/ |
Version | 0.3a 2020-11-08 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2011–2019 Clemens Niederberger |
Maintainer | Clemens Niederberger |
Contained in | TeX Live as modiagram MiKTeX as modiagram |
Topics | Chemistry Diagrams Experimental LaTeX3 |