summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/modiagram/modiagram.sty')
-rw-r--r--Master/texmf-dist/tex/latex/modiagram/modiagram.sty15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/modiagram/modiagram.sty b/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
index 2064105ae60..ec1e46bebaa 100644
--- a/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
+++ b/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
@@ -11,15 +11,15 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2019 Clemens Niederberger
+% 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.3
+% 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.3 or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
+% 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'.
%
@@ -32,8 +32,8 @@
\usetikzlibrary{calc,arrows}
\ProvidesExplPackage
{modiagram}
- {2019/10/31}
- {0.3}
+ {2020/11/08}
+ {0.3a}
{easy creation of molecular orbital diagrams}
% --------------------------------------------------------------------------- %
@@ -507,7 +507,6 @@
% display 2s orbital
\cs_new_protected:Npn \__modiagram_two_s:
{
- \dim_show:N \l__modiagram_atom_two_s_dim
\bool_if:NT \l__modiagram_atom_two_s_bool
{
\bool_if:NTF \l__modiagram_atom_left_bool
@@ -2132,7 +2131,7 @@ Version history
2019/10/31 version 0.3 - correct wrong expl3 code
- rename `MOdiagram' into `modiagram'
- rename \MOsetup into \setmodiagram
-
+2020/11/08 version 0.3a - fix spurious \show
TODO
- reduce code duplication