summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/mathtools/empheq.pdfbin311449 -> 311449 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mathtools/mathtools.pdfbin436483 -> 436462 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mathtools/mhsetup.pdfbin235863 -> 235863 bytes
-rw-r--r--Master/texmf-dist/source/latex/mathtools/mathtools.dtx13
-rw-r--r--Master/texmf-dist/tex/latex/mathtools/mathtools.sty5
5 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/mathtools/empheq.pdf b/Master/texmf-dist/doc/latex/mathtools/empheq.pdf
index d959291a249..5ea01a906a8 100644
--- a/Master/texmf-dist/doc/latex/mathtools/empheq.pdf
+++ b/Master/texmf-dist/doc/latex/mathtools/empheq.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf b/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf
index 8ead190b35e..a0cce8eebc9 100644
--- a/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf
+++ b/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf b/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf
index 6f1be1cc650..63bdae960f8 100644
--- a/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf
+++ b/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/mathtools/mathtools.dtx b/Master/texmf-dist/source/latex/mathtools/mathtools.dtx
index 2aece4d7e72..06a6c6c4a43 100644
--- a/Master/texmf-dist/source/latex/mathtools/mathtools.dtx
+++ b/Master/texmf-dist/source/latex/mathtools/mathtools.dtx
@@ -68,7 +68,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: mathtools 2017/05/24 v1.19}
+\Msg{* Package: mathtools 2017/10/30 v1.20}
\Msg{************************************************************************}
\keepsilent
@@ -131,7 +131,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{mathtools.drv}%
- [2017/05/24 v1.19 mathematical typesetting tools]
+ [2017/10/30 v1.20 mathematical typesetting tools]
\documentclass{ltxdoc}
\IfFileExists{fourier.sty}{\usepackage{fourier}}{}
\addtolength\marginparwidth{-25pt}
@@ -285,7 +285,7 @@ hyperindex=false,
%
% \GetFileInfo{mathtools.drv}
%
-% \CheckSum{3146}
+% \CheckSum{3144}
%
% \title{The \pkg{mathtools} package\thanks{This file has version number
% \fileversion, last revised \filedate.}}
@@ -2713,7 +2713,7 @@ hyperindex=false,
% \begin{macrocode}
%<*package>
\ProvidesPackage{mathtools}%
- [2017/05/24 v1.19 mathematical typesetting tools]
+ [2017/10/30 v1.20 mathematical typesetting tools]
% \end{macrocode}
% \changes{v1.10}{2011/02/12}{Might as well make sure that we need the
% latest version of \texttt{mhsetup}}
@@ -5896,13 +5896,16 @@ hyperindex=false,
% \begin{environment}{MT_gathered_env}
% Just like the normal \env{gathered}, only here we're allowed to
% specify actions before and after each line.
+% \changes{2017/10/30}{v1.20}{added \cs{alignedspace@left} instead of
+% \cs{null}\cs{,} as in the other amsmath adjustments}
% \begin{macrocode}
\MaybeMHPrecedingSpacesOff
\newenvironment{MT_gathered_env}[1][c]{%
\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
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