diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-12 00:25:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-12 00:25:33 +0000 |
commit | e61d83b5ff5c38ecb67a00a7081b0be2e944e5d9 (patch) | |
tree | 66e24504a0cbc6e790f35ff70ed6ae2babc34cc9 /Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex | |
parent | d8bace3003c56a242824b6f10d6c6b5ee4f8057b (diff) |
chemmacros (10feb16)
git-svn-id: svn://tug.org/texlive/trunk@39682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex index abcea92f071..0c58394caa6 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex @@ -25,7 +25,7 @@ % % The Current Maintainer of this work is Clemens Niederberger. % -------------------------------------------------------------------------- -\ChemModule{lang}{2015/11/17 language settings for chemmacros} +\ChemModule{lang}{2016/02/03 language settings for chemmacros} \RequirePackage{translations} @@ -102,15 +102,12 @@ \DeclareTranslation {German} {scheme-list} {Verzeichnis~ der~ Schemata} % -------------------------------------------------------------------------- -\DeclareTranslationFallback {K-acid} {\mathrm{a}} \DeclareTranslation {English} {K-acid} {\mathrm{a}} \DeclareTranslation {German} {K-acid} {\mathrm{s}} \DeclareTranslation {Dutch} {K-acid} {\mathrm{z}} -\DeclareTranslationFallback {K-base} {\mathrm{b}} \DeclareTranslation {English} {K-base} {\mathrm{b}} -\DeclareTranslationFallback {K-water} {\mathrm{w}} \DeclareTranslation {English} {K-water} {\mathrm{w}} % -------------------------------------------------------------------------- @@ -146,3 +143,4 @@ \tex_endinput:D 2015/11/17 - remove options `german' and `ngerman', starting with v5.3 +2016/02/03 - adapt to changes in `acid-base' module |