summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-08 22:18:48 +0000
committerKarl Berry <karl@freefriends.org>2018-01-08 22:18:48 +0000
commit343149415948f873715217dff41493941d20cd90 (patch)
tree499728e4dc2286a083449bdc850037bf280dc396 /Master
parent9b36c30d1213436b0c7919940c67b142b5d982c0 (diff)
mathtools (8jan18)
git-svn-id: svn://tug.org/texlive/trunk@46250 c570f23f-e606-0410-a88d-b1316a301751
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.pdfbin436462 -> 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.dtx14
-rw-r--r--Master/texmf-dist/tex/latex/mathtools/mathtools.sty6
5 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/mathtools/empheq.pdf b/Master/texmf-dist/doc/latex/mathtools/empheq.pdf
index 5ea01a906a8..21f60c5015f 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 a0cce8eebc9..d0500124133 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 63bdae960f8..ee2734121bd 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 06a6c6c4a43..d5facd8df28 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/10/30 v1.20}
+\Msg{* Package: mathtools 2018/01/08 v1.21}
\Msg{************************************************************************}
\keepsilent
@@ -131,7 +131,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{mathtools.drv}%
- [2017/10/30 v1.20 mathematical typesetting tools]
+ [2018/01/08 v1.21 mathematical typesetting tools]
\documentclass{ltxdoc}
\IfFileExists{fourier.sty}{\usepackage{fourier}}{}
\addtolength\marginparwidth{-25pt}
@@ -2713,7 +2713,7 @@ hyperindex=false,
% \begin{macrocode}
%<*package>
\ProvidesPackage{mathtools}%
- [2017/10/30 v1.20 mathematical typesetting tools]
+ [2018/01/08 v1.21 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}}
@@ -5271,7 +5271,11 @@ hyperindex=false,
\penalty\predisplaypenalty\vskip\abovedisplayskip%
\vskip-\lineskiplimit % CCS
\vskip\normallineskiplimit % CCS
- \vskip\l_MT_above_intertext_sep
+% \end{macrocode}
+% \changes{v1.21}{2018/01/08}{Typo, it should use \texttt{\_below\_}
+% not \texttt{\_above\_}}
+% \begin{macrocode}
+ \vskip\l_MT_below_intertext_sep
}%
}%
% \end{macrocode}
@@ -5280,6 +5284,8 @@ hyperindex=false,
% us to get the same error messages as \cs{intertext}.
% \changes{v1.19}{2017/03/31}{Added}
% \begin{macrocode}
+ % also activate \shortintertext, such that is is only available when
+ % \intertext is
\MH_let:NwN \shortintertext \shortintertext@
}
% \end{macrocode}
diff --git a/Master/texmf-dist/tex/latex/mathtools/mathtools.sty b/Master/texmf-dist/tex/latex/mathtools/mathtools.sty
index f6233a74f93..06f60b12263 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/10/30 v1.20 mathematical typesetting tools]
+ [2018/01/08 v1.21 mathematical typesetting tools]
\RequirePackage{keyval,calc}
\RequirePackage{mhsetup}[2017/03/31]
\MHInternalSyntaxOn
@@ -1255,9 +1255,11 @@
\penalty\predisplaypenalty\vskip\abovedisplayskip%
\vskip-\lineskiplimit % CCS
\vskip\normallineskiplimit % CCS
- \vskip\l_MT_above_intertext_sep
+ \vskip\l_MT_below_intertext_sep
}%
}%
+ % also activate \shortintertext, such that is is only available when
+ % \intertext is
\MH_let:NwN \shortintertext \shortintertext@
}
\def\MT_orig_intertext_true: {