diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mhchem')
-rw-r--r-- | Master/texmf-dist/tex/latex/mhchem/mhchem.sty | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mhchem/rsphrase.sty | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/mhchem/mhchem.sty b/Master/texmf-dist/tex/latex/mhchem/mhchem.sty index d5e420ec8d4..b6c367842aa 100644 --- a/Master/texmf-dist/tex/latex/mhchem/mhchem.sty +++ b/Master/texmf-dist/tex/latex/mhchem/mhchem.sty @@ -1,5 +1,5 @@ %% mhchem.sty -%% Copyright 2004-2006 M.a-r.t-i.n H.e-n.s-e.l +%% Copyright 2004-2007 M.a-r.t-i.n H.e-n.s-e.l % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License version 1.3c @@ -29,7 +29,7 @@ % mhchem.pdf and legal.txt. % % -\ProvidesPackage{mhchem}[2006/12/17 v3.05 for typesetting chemical formulae] +\ProvidesPackage{mhchem}[2007/04/11 v3.06 for typesetting chemical formulae] \RequirePackage{ifthen} \RequirePackage{calc}[1998/07/07] \RequirePackage{twoopt} @@ -1159,7 +1159,7 @@ \ifdim\dimen1<\dimen2% \mhchem@mathbox@i{#3}% \else% - \makebox[\dimen1]{\ensuremath{\displaystyle#3}}% + \makebox[\dimen1]{\ensuremath{#1#3}}% \fi} \newcommand*\mhchem@mathbox@i[1]{\mathchoice% {\mbox{\ensuremath{\displaystyle#1}}}% diff --git a/Master/texmf-dist/tex/latex/mhchem/rsphrase.sty b/Master/texmf-dist/tex/latex/mhchem/rsphrase.sty index 3661a4b7939..f2f3d83075b 100644 --- a/Master/texmf-dist/tex/latex/mhchem/rsphrase.sty +++ b/Master/texmf-dist/tex/latex/mhchem/rsphrase.sty @@ -48,7 +48,7 @@ % mhchem.pdf and legal.txt. % % -\ProvidesPackage{rsphrase}[2006/12/17 v3.05 Risk and Safety Phrases (mhchem bundle)] +\ProvidesPackage{rsphrase}[2007/04/11 v3.06 Risk and Safety Phrases (mhchem bundle)] \RequirePackage{ifthen} \RequirePackage{textcomp} |