move mathtool patch
This commit is contained in:
parent
b0149a45a3
commit
f8a3d35aa1
@ -1,9 +1,11 @@
|
|||||||
\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}
|
{}
|
||||||
% see https://github.com/latex3/tagging-project/issues/734
|
{
|
||||||
\renewcommand*\MT_mult_internal:n [1]{
|
\RequirePackage{luamml-patches-amsmath}
|
||||||
|
% see https://github.com/latex3/tagging-project/issues/734
|
||||||
|
\renewcommand*\MT_mult_internal:n [1]{
|
||||||
\MH_if_boolean:nF {outer_mult}{\alignedspace@left} %<-- requires amsmath 2016/11/05
|
\MH_if_boolean:nF {outer_mult}{\alignedspace@left} %<-- requires amsmath 2016/11/05
|
||||||
\MT_next:
|
\MT_next:
|
||||||
\bgroup
|
\bgroup
|
||||||
@ -32,4 +34,5 @@
|
|||||||
\crcr
|
\crcr
|
||||||
\hfilneg
|
\hfilneg
|
||||||
#1
|
#1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user