From b4dc5fd6bb9831aecf7bacb238ec64e7d2dc30f4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jan 2020 21:54:06 +0000 Subject: mathtools (17jan20) git-svn-id: svn://tug.org/texlive/trunk@53442 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mathtools/mathtools.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/mathtools') diff --git a/Master/texmf-dist/tex/latex/mathtools/mathtools.sty b/Master/texmf-dist/tex/latex/mathtools/mathtools.sty index 1731426d0a8..3c0c57b48b5 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}% - [2019/07/31 v1.22 mathematical typesetting tools] + [2020/01/17 v1.23 mathematical typesetting tools] \RequirePackage{keyval,calc} \RequirePackage{mhsetup}[2017/03/31] \MHInternalSyntaxOn @@ -195,7 +195,7 @@ { \MT_prev_tagform:n {#1} } { \@safe@activestrue \@ifundefined{MT_r_\df@label} - { \global\MH_set_boolean_F:n {manual_tag} } + { \global\MH_set_boolean_F:n {manual_tag} \kern1sp } % kern added 2020 { \MT_prev_tagform:n {#1} } \@safe@activesfalse } @@ -203,7 +203,7 @@ { \@safe@activestrue \@ifundefined{MT_r_\df@label} - { } + { \kern1sp }% kern added 2020 { \refstepcounter{equation}\MT_prev_tagform:n {#1} } \@safe@activesfalse } -- cgit v1.2.3