move smallmatrix patch
This commit is contained in:
parent
cfeb408332
commit
3d4d7ecd22
@ -359,47 +359,53 @@
|
||||
|
||||
% Finally some slightly different stuff.
|
||||
% While {matrix} is covered by {array}, we still have {smallmatrix}:
|
||||
\renewenvironment {smallmatrix} {
|
||||
\UseTaggingSocket{ math/luamml/annotate/false } {} { \null\, }
|
||||
\vcenter \bgroup
|
||||
\Let@
|
||||
\restore@math@cr
|
||||
\default@tag
|
||||
\baselineskip 6 \ex@
|
||||
\lineskip 1.5 \ex@
|
||||
\lineskiplimit \lineskip
|
||||
\ialign \bgroup
|
||||
\hfil
|
||||
$
|
||||
\m@th
|
||||
\scriptstyle
|
||||
##
|
||||
% No \scriptsize here since we want to add the mstyle nodes
|
||||
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||
$
|
||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}{last}
|
||||
\hfil
|
||||
&&
|
||||
\thickspace
|
||||
\hfil
|
||||
$
|
||||
\m@th
|
||||
\scriptstyle
|
||||
##
|
||||
% No \scriptsize here since we want to add the mstyle nodes
|
||||
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||
$
|
||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}{last}
|
||||
\hfil
|
||||
\crcr
|
||||
}{%
|
||||
\crcr
|
||||
\UseExpandableTaggingSocket{math/luamml/mtable/smallmatrix/save}
|
||||
\egroup
|
||||
\egroup
|
||||
\UseTaggingSocket{math/luamml/mtable/innertable/finalize}
|
||||
\UseTaggingSocket{ math/luamml/annotate/false } {}{ \, }
|
||||
}
|
||||
|
||||
\IfPackageAtLeastTF{latex-lab-testphase-math}{2025-01-24}
|
||||
{}
|
||||
{ \PackageInfo{luamml}{patching~smallmatrix}
|
||||
|
||||
\renewenvironment {smallmatrix} {
|
||||
\UseTaggingSocket{ math/luamml/annotate/false } {} { \null\, }
|
||||
\vcenter \bgroup
|
||||
\Let@
|
||||
\restore@math@cr
|
||||
\default@tag
|
||||
\baselineskip 6 \ex@
|
||||
\lineskip 1.5 \ex@
|
||||
\lineskiplimit \lineskip
|
||||
\ialign \bgroup
|
||||
\hfil
|
||||
$
|
||||
\m@th
|
||||
\scriptstyle
|
||||
##
|
||||
% No \scriptsize here since we want to add the mstyle nodes
|
||||
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||
$
|
||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}{last}
|
||||
\hfil
|
||||
&&
|
||||
\thickspace
|
||||
\hfil
|
||||
$
|
||||
\m@th
|
||||
\scriptstyle
|
||||
##
|
||||
% No \scriptsize here since we want to add the mstyle nodes
|
||||
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||
$
|
||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}{last}
|
||||
\hfil
|
||||
\crcr
|
||||
}{%
|
||||
\crcr
|
||||
\UseExpandableTaggingSocket{math/luamml/mtable/smallmatrix/save}
|
||||
\egroup
|
||||
\egroup
|
||||
\UseTaggingSocket{math/luamml/mtable/innertable/finalize}
|
||||
\UseTaggingSocket{ math/luamml/annotate/false } {}{ \, }
|
||||
}
|
||||
}
|
||||
|
||||
% {cases} is defined by the kernel, but we patch the overwritten version by amsmath.
|
||||
\cs_set:Npn \env@cases {
|
||||
|
Loading…
x
Reference in New Issue
Block a user