diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-30 20:40:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-30 20:40:50 +0000 |
commit | a10353e9cf9e80b8087ec3d44481b437f0bc6362 (patch) | |
tree | 0293156391cd4aadaab005a0b22112698e0f8f2d /Master/texmf-dist/tex/latex/mathtools | |
parent | 50d0760490f7e9df364939f4305c19197d49d17a (diff) |
mathtools (30oct17)
git-svn-id: svn://tug.org/texlive/trunk@45649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathtools')
-rw-r--r-- | Master/texmf-dist/tex/latex/mathtools/mathtools.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/mathtools/mathtools.sty b/Master/texmf-dist/tex/latex/mathtools/mathtools.sty index 0e2563f7422..f6233a74f93 100644 --- a/Master/texmf-dist/tex/latex/mathtools/mathtools.sty +++ b/Master/texmf-dist/tex/latex/mathtools/mathtools.sty @@ -30,7 +30,7 @@ %% mathtools.sty, mathtools.pdf, mathtools.ins, mathtools.drv. %% \ProvidesPackage{mathtools}% - [2017/05/24 v1.19 mathematical typesetting tools] + [2017/10/30 v1.20 mathematical typesetting tools] \RequirePackage{keyval,calc} \RequirePackage{mhsetup}[2017/03/31] \MHInternalSyntaxOn @@ -1555,7 +1555,8 @@ \RIfM@\else \nonmatherr@{\begin{\@currenvir}}% \fi - \null\,% + %\null\,% + \alignedspace@left% \if #1t\vtop \else \if#1b\vbox \else \vcenter \fi\fi \bgroup \Let@ \chardef\dspbrk@context\@ne \restore@math@cr \spread@equation |