From 3ba883f307860f57384b9ce62c0ecb3c0d9f6376 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 8 Nov 2020 21:42:44 +0000 Subject: modiagram (8nov20) git-svn-id: svn://tug.org/texlive/trunk@56886 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/modiagram/README | 10 +++++----- .../doc/latex/modiagram/modiagram_en.pdf | Bin 528067 -> 542578 bytes .../doc/latex/modiagram/modiagram_en.tex | 10 +++++----- .../texmf-dist/tex/latex/modiagram/modiagram.sty | 15 +++++++-------- 4 files changed, 17 insertions(+), 18 deletions(-) diff --git a/Master/texmf-dist/doc/latex/modiagram/README b/Master/texmf-dist/doc/latex/modiagram/README index 9dfa85bee4e..bfbd7741e7a 100644 --- a/Master/texmf-dist/doc/latex/modiagram/README +++ b/Master/texmf-dist/doc/latex/modiagram/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the MODIAGRAM package 2019/10/31 v0.3 +the MODIAGRAM package 2020/11/08 v0.3a easy creation of molecular orbital diagrams @@ -11,15 +11,15 @@ E-Mail: contact@mychemistry.eu 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'. diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf index 4aefd6b5fbd..ceb3198091a 100644 Binary files a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf and b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex index 049f7a0da06..57531b5012e 100644 --- a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex +++ b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex @@ -13,15 +13,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'. % @@ -31,7 +31,7 @@ % README and the derived file modiagram_en.pdf. % -------------------------------------------------------------------------- \documentclass[load-preamble+]{cnltx-doc} -\usepackage[utf8]{inputenc} + \usepackage{modiagram} \setcnltx{ 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 -- cgit v1.2.3