diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-25 22:00:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-25 22:00:23 +0000 |
commit | fa806c70c6a0ac139eabe8d0eca43352a13ac48e (patch) | |
tree | d0839f06ebc220b1bfe15d5f5f20f5beff9e89cd /Master/texmf-dist/tex/latex | |
parent | 5beeea22b0f07e7a198b4d8006016ad27af7fc03 (diff) |
mhchem (25jul17)
git-svn-id: svn://tug.org/texlive/trunk@44888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/mhchem/mhchem.sty | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/mhchem/mhchem.sty b/Master/texmf-dist/tex/latex/mhchem/mhchem.sty index bada124ae5b..227372cdca1 100644 --- a/Master/texmf-dist/tex/latex/mhchem/mhchem.sty +++ b/Master/texmf-dist/tex/latex/mhchem/mhchem.sty @@ -27,10 +27,9 @@ % This work consists of all files listed in manifest.txt. % % -\ProvidesPackage{mhchem}[2017/01/16 v4.06 for typesetting chemical formulae] +\ProvidesPackage{mhchem}[2017/07/24 v4.07 for typesetting chemical formulae] \RequirePackage{expl3} \RequirePackage{l3keys2e} -\RequirePackage{l3regex} \RequirePackage{calc}[1998/07/07] \RequirePackage{amsmath} \RequirePackage{chemgreek}[2016/02/10] @@ -2950,12 +2949,6 @@ \ensuremath { \mhchem@hook@beforeItalicMath - \bool_if:NT \l__mhchem_cg_isScript_bool - { - \medmuskip=0mu - \thinmuskip=0mu - \thickmuskip=0mu - } #1 } } |