move mathtool patch

This commit is contained in:
Ulrike Fischer 2025-02-07 17:40:27 +01:00
parent b0149a45a3
commit f8a3d35aa1

View File

@ -1,6 +1,8 @@
\ProvidesExplPackage {luamml-patches-mathtools} {2024-10-26} {0.2.0} \ProvidesExplPackage {luamml-patches-mathtools} {2024-10-26} {0.2.0}
{Feel free to add a description here} {Feel free to add a description here}
\IfPackageAtLeastTF{latex-lab-testphase-math}{2025-01-24}
{}
{
\RequirePackage{luamml-patches-amsmath} \RequirePackage{luamml-patches-amsmath}
% see https://github.com/latex3/tagging-project/issues/734 % see https://github.com/latex3/tagging-project/issues/734
\renewcommand*\MT_mult_internal:n [1]{ \renewcommand*\MT_mult_internal:n [1]{
@ -33,3 +35,4 @@
\hfilneg \hfilneg
#1 #1
} }
}