summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mathtools/mathtools.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-30 20:40:50 +0000
committerKarl Berry <karl@freefriends.org>2017-10-30 20:40:50 +0000
commita10353e9cf9e80b8087ec3d44481b437f0bc6362 (patch)
tree0293156391cd4aadaab005a0b22112698e0f8f2d /Master/texmf-dist/source/latex/mathtools/mathtools.dtx
parent50d0760490f7e9df364939f4305c19197d49d17a (diff)
mathtools (30oct17)
git-svn-id: svn://tug.org/texlive/trunk@45649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/mathtools/mathtools.dtx')
-rw-r--r--Master/texmf-dist/source/latex/mathtools/mathtools.dtx13
1 files changed, 8 insertions, 5 deletions
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