summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-08 22:33:02 +0000
committerKarl Berry <karl@freefriends.org>2016-03-08 22:33:02 +0000
commitedc6f5528c756c35762db362bc713fd19d9285f9 (patch)
tree1f2032669313edec501d7ccda53a1f89553d5c06 /Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.lang.code.tex
parent2198545a4a503b96c2d806d85c71439b6ac7fe3f (diff)
chemmacros (8mar16)
git-svn-id: svn://tug.org/texlive/trunk@39973 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.tex4
1 files changed, 2 insertions, 2 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 0c58394caa6..6872adaf469 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
@@ -58,7 +58,7 @@
\DeclareExpandableDocumentCommand \ChemTranslate {m}
{ \chemmacros_translate:n {#1} }
-\keys_define:nn {chemmacros}
+\chemmacros_define_global_keys:n
{
language .value_required:n = true ,
language .code:n =
@@ -72,7 +72,7 @@
}
\ChemCompatibilityTo{5.2}
-\keys_define:nn {chemmacros}
+\chemmacros_define_global_keys:n
{
german .meta:n = { language = german } ,
ngerman .meta:n = { language = ngerman }