texlive[44888] Master/texmf-dist: mhchem (25jul17)

commits+karl at tug.org commits+karl at tug.org
Wed Jul 26 00:00:23 CEST 2017


Revision: 44888
          http://tug.org/svn/texlive?view=revision&revision=44888
Author:   karl
Date:     2017-07-26 00:00:23 +0200 (Wed, 26 Jul 2017)
Log Message:
-----------
mhchem (25jul17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/mhchem/README
    trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.pdf
    trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.tex
    trunk/Master/texmf-dist/tex/latex/mhchem/mhchem.sty

Modified: trunk/Master/texmf-dist/doc/latex/mhchem/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mhchem/README	2017-07-25 22:00:08 UTC (rev 44887)
+++ trunk/Master/texmf-dist/doc/latex/mhchem/README	2017-07-25 22:00:23 UTC (rev 44888)
@@ -1,7 +1,7 @@
-The mhchem Bundle 2017-01-16
+The mhchem Bundle 2017-07-24
 
 containing
-- mhchem v4.06
+- mhchem v4.07
 - hpstatement v1.02
 - rsphrase v3.11
 
@@ -17,7 +17,7 @@
 chemicals.
 
 
-Copyright 2004-2016 Martin Hensel
+Copyright 2004-2017 Martin Hensel
 
 This work may be distributed and/or modified under the
 conditions of the LaTeX Project Public License version 1.3c

Modified: trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.tex	2017-07-25 22:00:08 UTC (rev 44887)
+++ trunk/Master/texmf-dist/doc/latex/mhchem/mhchem.tex	2017-07-25 22:00:23 UTC (rev 44888)
@@ -67,7 +67,7 @@
   The mhchem Bundle\\[0.3em]
   \Large\textmd{%
     Documentation for the \LaTeX{} Packages\\
-    mhchem v4.06,\\% check
+    mhchem v4.07,\\% check
     hpstatement v1.02 and\\
     rsphrase v3.11}%
 }
@@ -76,7 +76,7 @@
   mhchem\makebox[0pt][l]{\textcolor{white}{NOSPAM}}@MartinHensel\makebox[1pt][l]{\textcolor{white}{.}}.de%
 }
 \date{%
-  2017-01-16% check
+  2017-07-24% check
 }
 \maketitle
 
@@ -899,6 +899,11 @@
 
 \section{Most Recent Changes}% check
 
+\minisec{2017-07-24 mhchem v4.07}
+\begin{compactitem}
+\item Adapt to \LaTeX3 (expl3) changes
+\end{compactitem}
+
 \minisec{2017-01-16 mhchem v4.06}
 \begin{compactitem}
 \item Adapt to upcoming \LaTeX3 change

Modified: trunk/Master/texmf-dist/tex/latex/mhchem/mhchem.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/mhchem/mhchem.sty	2017-07-25 22:00:08 UTC (rev 44887)
+++ trunk/Master/texmf-dist/tex/latex/mhchem/mhchem.sty	2017-07-25 22:00:23 UTC (rev 44888)
@@ -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 at hook@beforeItalicMath
-        \bool_if:NT \l__mhchem_cg_isScript_bool
-          {
-            \medmuskip=0mu
-            \thinmuskip=0mu
-            \thickmuskip=0mu
-          }
         #1
       }
   }



More information about the tex-live-commits mailing list