summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-19 21:38:30 +0000
committerKarl Berry <karl@freefriends.org>2015-07-19 21:38:30 +0000
commit327cff69cc49f26f8c3010b49996646cb5b4625d (patch)
tree427ce4e7272e4c653394a52c89eca709534afd91 /Master
parent13f1df1a2918cd953010d3d4e109a199ba335339 (diff)
modiagram (19jul15)
git-svn-id: svn://tug.org/texlive/trunk@37902 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/modiagram/README4
-rw-r--r--Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdfbin639334 -> 641893 bytes
-rw-r--r--Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex8
-rw-r--r--Master/texmf-dist/tex/latex/modiagram/modiagram.sty25
4 files changed, 12 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/modiagram/README b/Master/texmf-dist/doc/latex/modiagram/README
index f6872cd1936..133c4919095 100644
--- a/Master/texmf-dist/doc/latex/modiagram/README
+++ b/Master/texmf-dist/doc/latex/modiagram/README
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------
-the MODIAGRAM package 2014/06/28 v0.2e
+the MODIAGRAM package 2015/07/19 v0.2f
easy creation of molecular orbital diagrams
@@ -11,7 +11,7 @@ E-Mail: contact@mychemistry.eu
If you have any ideas, questions, suggestions or bugs to report, please
feel free to contact me.
--------------------------------------------------------------------------
-Copyright 2011--2013 Clemens Niederberger
+Copyright 2011--2015 Clemens Niederberger
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf
index af252b10253..736249d0950 100644
--- a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf
+++ b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex
index 96d5363de6e..2ed4e404898 100644
--- a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex
+++ b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex
@@ -13,7 +13,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2013 Clemens Niederberger
+% Copyright 2011--2015 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -111,9 +111,9 @@
\modiagram\ uses \bnd{l3kernel}~\cite{bnd:l3kernel} and
\bnd{l3packages}~\cite{bnd:l3packages}. It also uses \TikZ~\cite{pkg:pgf} and
-the package \pkg*{chemgreek} from the \bnd{chemmacros}~\cite{bnd:chemmacros}
-bundle. Additionally the \TikZ\ libraries \code{calc} and \code{arrows} are
-loaded. Knowledge of \TikZ\ is helpful.
+the package \pkg{chemgreek}~\cite{pkg:chemgreek} bundle. Additionally the
+\TikZ\ libraries \code{calc} and \code{arrows} are loaded. Knowledge of
+\TikZ\ is helpful.
\section{Motivation}
This package has been written as a reaction to a question on
diff --git a/Master/texmf-dist/tex/latex/modiagram/modiagram.sty b/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
index 93ed4f1f471..508c9410a44 100644
--- a/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
+++ b/Master/texmf-dist/tex/latex/modiagram/modiagram.sty
@@ -11,7 +11,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2014 Clemens Niederberger
+% Copyright 2011--2015 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -32,24 +32,10 @@
\usetikzlibrary{calc,arrows}
\ProvidesExplPackage
{modiagram}
- {2014/06/28}
- {0.2e}
+ {2015/07/19}
+ {0.2f}
{easy creation of molecular orbital diagrams}
-% --------------------------------------------------------------------------
-% check expl3 version:
-\@ifpackagelater { expl3 } { 2013/12/14 }
- { }
- {
- \PackageError { modiagram } { Support~package~expl3~too~old }
- {
- You~need~to~update~your~installation~of~the~bundles~'l3kernel'~and~
- 'l3packages'.\MessageBreak
- Loading~modiagram~will~abort!
- }
- \tex_endinput:D
- }
-
% --------------------------------------------------------------------------- %
% error messages
\msg_set:nnn { MOdiagram } { missing-atom }
@@ -79,7 +65,7 @@
% --------------------------------------------------------------------------- %
% variants of expl3 kernel commands:
-\cs_generate_variant:Nn \str_case:nnn { V }
+\cs_generate_variant:Nn \str_case:nnF { V }
\cs_generate_variant:Nn \dim_compare:nNnTF { cNc }
% --------------------------------------------------------------------------- %
@@ -1307,7 +1293,7 @@
{ \draw (0,0) -- ++(\l__MOdiagram_AO_width_dim,0) ; }
\tl_set:Nn \l__MOdiagram_tmpa_tl { #1 }
\tl_remove_all:Nn \l__MOdiagram_tmpa_tl { ~ }
- \str_case:Vnn \l__MOdiagram_tmpa_tl
+ \str_case:VnF \l__MOdiagram_tmpa_tl
{
{ up }
{
@@ -2094,6 +2080,7 @@ Version history
2014/05/12 version 0.2d - fix: adapt to deprecated expl3 command
- change dependency from `textgreek' to `chemgreek'
2014/06/28 version 0.2e - fix: adapt to deprecated expl3 command
+2015/07/19 version 0.2f - fix: adapt to deprecated expl3 command
TODO
- 3s, 3p , 3sMO , 3pMO , 4s , sp3