diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-08 22:33:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-08 22:33:02 +0000 |
commit | edc6f5528c756c35762db362bc713fd19d9285f9 (patch) | |
tree | 1f2032669313edec501d7ccda53a1f89553d5c06 /Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex | |
parent | 2198545a4a503b96c2d806d85c71439b6ac7fe3f (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.acid-base.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex index 97e9e05750c..2bb4a557d6e 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex @@ -60,7 +60,7 @@ \cs_new_protected:Npn #1 {} \prop_put:Nnn \l__chemmacros_eq_constants_prop {#1} {#2} \tl_new:c {l__chemmacros_#2_tl} - \keys_define:nn {chemmacros/acid-base} + \chemmacros_define_keys:nn {acid-base} { #2 .tl_set:c = l__chemmacros_#2_tl } } \tl_set:cn @@ -90,11 +90,11 @@ \chemmacros_if_compatiblity:nnT {>=} {5.4} { - \keys_define:nn {chemmacros/acid-base} + \chemmacros_define_keys:nn {acid-base} { eq-constant .tl_set:N = \l__chemmacros_equilibrium_constant_tl } } -\keys_define:nn {chemmacros/acid-base} +\chemmacros_define_keys:nn {acid-base} { p-style .choice: , p-style / slanted .code:n = \cs_set_eq:NN \chemmacros_p_style:n \textsl , |