more clean up
This commit is contained in:
parent
7bca165095
commit
f68f45f2c8
@ -410,12 +410,12 @@
|
|||||||
\def \arraystretch {1.2}
|
\def \arraystretch {1.2}
|
||||||
\array {@{}l@{\quad \luamml_ignore:}l@{}}
|
\array {@{}l@{\quad \luamml_ignore:}l@{}}
|
||||||
}
|
}
|
||||||
} %end package test
|
\PackageInfo{luamml}{patching~\string\bBigg@}
|
||||||
|
\cs_set:Npn \bBigg@ #1 #2 {
|
||||||
\cs_set:Npn \bBigg@ #1 #2 {
|
{
|
||||||
{
|
\ensuremath {
|
||||||
\ensuremath {
|
\Uvextensible height~#1 \big@size axis~exact~#2
|
||||||
\Uvextensible height~#1 \big@size axis~exact~#2
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
} %end package test
|
||||||
|
@ -52,8 +52,13 @@
|
|||||||
\finph@nt
|
\finph@nt
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
\IfFileLoadedT {latex-lab-math.ltx} {
|
||||||
|
\RequirePackage{luamml-patches-lab-math}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% This is not moved to latex-lab for now. It doesn't work properly with structure elements
|
||||||
|
% active: the content is outside of the math.
|
||||||
\@ifpackageloaded {unicode-math} {} {
|
\@ifpackageloaded {unicode-math} {} {
|
||||||
\cs_new:Npn \__luamml_kernel_define_character:Nnn #1#2#3 {
|
\cs_new:Npn \__luamml_kernel_define_character:Nnn #1#2#3 {
|
||||||
\cs_set:cpx { \cs_to_str:N #1 ~ } {
|
\cs_set:cpx { \cs_to_str:N #1 ~ } {
|
||||||
@ -77,7 +82,3 @@
|
|||||||
\__luamml_kernel_define_character:Nnn \longleftrightarrow {3} {27f7}
|
\__luamml_kernel_define_character:Nnn \longleftrightarrow {3} {27f7}
|
||||||
\__luamml_kernel_define_character:Nnn \longmapsto {4} {27fc}
|
\__luamml_kernel_define_character:Nnn \longmapsto {4} {27fc}
|
||||||
}
|
}
|
||||||
|
|
||||||
\IfFileLoadedT {latex-lab-math.ltx} {
|
|
||||||
\RequirePackage{luamml-patches-lab-math}
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user