diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-09 22:52:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-09 22:52:19 +0000 |
commit | 36d552979c032d6ef452a4ca9a2fa8a1053f85a6 (patch) | |
tree | 6b2f218b497e7fe9c4cd50b29832295d1a273c7f /Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex | |
parent | 1a536214c99cadbd376fd416f36a8babec9d7a36 (diff) |
chemmacros (8jun16)
git-svn-id: svn://tug.org/texlive/trunk@41327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex index 3545b0663a4..c0700c7091c 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.scheme.code.tex @@ -181,7 +181,7 @@ \cs_new_protected:Npn \chemmacros_define_float:nn #1#2 { \bool_if:nT - { !\cs_if_exist_p:c {#1} && !\cs_if_exist_p:c {#1} } + { !\cs_if_exist_p:c {#1} && !\cs_if_exist_p:c {end#1} } { \bool_if:NTF \l__chemmacros_float_def_bool { |