summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-15 21:18:08 +0000
committerKarl Berry <karl@freefriends.org>2015-10-15 21:18:08 +0000
commit1a53ed5fef3415d75bf09d6c089f10085113434a (patch)
treee16e66c5b79962741c8d456729c4bedd8d4c19d5 /Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex
parent4018267c3c2e5466bff0abae9561a686d05da81e (diff)
chemmacros (15oct15)
git-svn-id: svn://tug.org/texlive/trunk@38649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex18
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex
index 53226a9aa90..d9b655351ee 100644
--- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex
+++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.all.code.tex
@@ -25,11 +25,21 @@
%
% The Current Maintainer of this work is Clemens Niederberger.
% --------------------------------------------------------------------------
-\ChemModule{all}{2015/06/09 load all libraries}
+\ChemModule{all}{2015/10/14 load all libraries}
+
+\msg_new:nnn {chemmacros} {all-modules}
+ {
+ You~ are~ loading~ *all*~ of~ chemmacros'~ module~ through~ the~ `all'~
+ module!~ This~ is~ fine~ but~ not~ really~ encouraged.~ Do~ really~ need~
+ all~ of~ `isotopes' ,~ `mechanisms' ,~ `newman' ,~ `nomenclature' ,~
+ `orbital' ,~ `particles' ,~ `phases' ,~ `reactions' ,~ `redox' ,~ `scheme'
+ ,~ `spectroscopy' ,~ `symbols' ,~ `thermodynamics' ,~ `units' ...?
+ }
\chemmacros_load_modules:n
{
base ,
+ errorcheck ,
lang ,
greek ,
chemformula ,
@@ -53,4 +63,10 @@
xfrac
}
+\msg_info:nn {chemmacros} {all-modules}
+
% --------------------------------------------------------------------------
+\tex_endinput:D
+
+2015/10/14 - add info message discouraging the usage of this module
+ - add `errorcheck' module