From 51281a1d9ad856c6fb8f7678f9dc70341b7c3428 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 3 Mar 2016 22:48:55 +0000 Subject: amsmath (3mar16) git-svn-id: svn://tug.org/texlive/trunk@39931 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/amsmath/amsmath.dtx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/source/latex/amsmath/amsmath.dtx') diff --git a/Master/texmf-dist/source/latex/amsmath/amsmath.dtx b/Master/texmf-dist/source/latex/amsmath/amsmath.dtx index af2d373c627..ea9498f7a15 100644 --- a/Master/texmf-dist/source/latex/amsmath/amsmath.dtx +++ b/Master/texmf-dist/source/latex/amsmath/amsmath.dtx @@ -74,7 +74,7 @@ Bug reports can be opened (category \texttt{#1}) at\\% % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX) [1994/12/01]% LaTeX date must be December 1994 or later -\ProvidesPackage{amsmath}[2016/02/20 v2.15 AMS math features] +\ProvidesPackage{amsmath}[2016/03/03 v2.15a AMS math features] % \end{macrocode} % % \section{Catcode defenses} @@ -1290,6 +1290,7 @@ Foreign command \@backslashchar#1;\MessageBreak \else % \end{macrocode} % xetex/luatex version +% \changes{v2.15a}{2016/03/03}{missing percent added} % \begin{macrocode} \def\resetMathstrut@{% \begingroup @@ -1297,7 +1298,7 @@ Foreign command \@backslashchar#1;\MessageBreak \def\@tempb##1"##2"##3"##4\relax{% \endgroup \ht\Mathstrutbox@=\fontcharht\textfont"##3 "##4\relax - \dp\Mathstrutbox@=\fontchardp\textfont"##3 "##4\relax} + \dp\Mathstrutbox@=\fontchardp\textfont"##3 "##4\relax}% \expandafter\@tempb\meaning\@tempa \relax } % \end{macrocode} -- cgit v1.2.3