suppress patch if latex-lab-math is new enough
This commit is contained in:
parent
2fda593fae
commit
57e29caf9c
@ -3,7 +3,11 @@
|
|||||||
|
|
||||||
% This definition is identical to the one in latex-lab-math.
|
% This definition is identical to the one in latex-lab-math.
|
||||||
% The redefinition and the whole patch file can be removed in 2025-06-01
|
% The redefinition and the whole patch file can be removed in 2025-06-01
|
||||||
|
\IfPackageAtLeastTF{latex-lab-testphase-math}{2025-01-24}
|
||||||
|
{}
|
||||||
|
{
|
||||||
\AddToHook{begindocument} {
|
\AddToHook{begindocument} {
|
||||||
|
\PackageInfo{luamml}{patching~\string\common@align@ending}
|
||||||
\cs_set:Npn \common@align@ending {
|
\cs_set:Npn \common@align@ending {
|
||||||
\math@cr
|
\math@cr
|
||||||
\black@ \totwidth@
|
\black@ \totwidth@
|
||||||
@ -20,3 +24,4 @@
|
|||||||
\ignorespacesafterend
|
\ignorespacesafterend
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user