diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-28 21:02:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-28 21:02:07 +0000 |
commit | 2168e8fbffddbb551fe4620dabf718891e942212 (patch) | |
tree | 0abf83e0f9c429857a7cc59ce1e9e1559f2ff29b /Master/texmf-dist/doc/latex/amsmath/README.txt | |
parent | 3ddd35cdc6f09237f88931bb0741602142c01a47 (diff) |
amsmath (28jun16)
git-svn-id: svn://tug.org/texlive/trunk@41561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/amsmath/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/amsmath/README.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/amsmath/README.txt b/Master/texmf-dist/doc/latex/amsmath/README.txt index 1e95387b9d1..fc209bade8e 100644 --- a/Master/texmf-dist/doc/latex/amsmath/README.txt +++ b/Master/texmf-dist/doc/latex/amsmath/README.txt @@ -1,4 +1,4 @@ -README for amsmath 2.15b [2016/03/10] +README for amsmath 2.15d [2016/06/28] American Mathematical Society, LaTeX3 Project Copyright 2001-2004, 2007, 2008, 2010, 2011, 2013 American Mathematical Society. @@ -79,6 +79,18 @@ Version 2.15 adds some compatibility with luatex 0.87 and fixes to ======================================================================== V. CHANGE LOG (REVERSE CHRONOLOGICAL ORDER) + +2016-06-28 amsmath.dtx 2.15d + avoid error on \dots \left .... + +2016-05-26 amsmath.dtx 2.15c + ignore spaces at start of \intertext + +2016-03-10 amsmath.dtx 2.15b + Preserve box0 in \resetMathstrut@ + In xetex, and luatex, add version of \newmcodes@ + that works even if - has a \Umathcode definition. + 2016-03-03 amsmath.dtx 2.15a One missing % added to mathstrut handling. |