exchange commands by sockets
This commit is contained in:
parent
a727a3a309
commit
c5ee5114fb
@ -38,7 +38,7 @@
|
|||||||
\m@th
|
\m@th
|
||||||
\displaystyle
|
\displaystyle
|
||||||
{##}
|
{##}
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
$
|
$
|
||||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
||||||
\tabskip \z@skip
|
\tabskip \z@skip
|
||||||
@ -50,7 +50,7 @@
|
|||||||
{}
|
{}
|
||||||
##
|
##
|
||||||
}
|
}
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
$
|
$
|
||||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
||||||
\hfil
|
\hfil
|
||||||
@ -77,7 +77,7 @@
|
|||||||
\m@th
|
\m@th
|
||||||
\displaystyle
|
\displaystyle
|
||||||
##
|
##
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
$
|
$
|
||||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
||||||
\hfil
|
\hfil
|
||||||
@ -114,7 +114,7 @@
|
|||||||
\m@th
|
\m@th
|
||||||
\displaystyle
|
\displaystyle
|
||||||
{##}
|
{##}
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
$
|
$
|
||||||
}
|
}
|
||||||
\__luamml_amsmath_add_box_to_row:
|
\__luamml_amsmath_add_box_to_row:
|
||||||
@ -174,7 +174,7 @@
|
|||||||
\ifmeasuring@
|
\ifmeasuring@
|
||||||
\luamml_ignore:
|
\luamml_ignore:
|
||||||
\else
|
\else
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
\fi
|
\fi
|
||||||
$
|
$
|
||||||
}
|
}
|
||||||
@ -198,7 +198,7 @@
|
|||||||
\ifmeasuring@
|
\ifmeasuring@
|
||||||
\luamml_ignore:
|
\luamml_ignore:
|
||||||
\else
|
\else
|
||||||
\luamml_save:nNn {} \displaystyle {mtd}
|
\UseTaggingSocket{math/luamml/save/nNn}{ {} \displaystyle {mtd}}
|
||||||
\fi
|
\fi
|
||||||
$
|
$
|
||||||
}
|
}
|
||||||
@ -360,7 +360,8 @@
|
|||||||
\m@th
|
\m@th
|
||||||
\scriptstyle
|
\scriptstyle
|
||||||
##
|
##
|
||||||
\luamml_save:nn {} {mtd} % No \scriptsize here since we want to add the mstyle nodes
|
% No \scriptsize here since we want to add the mstyle nodes
|
||||||
|
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||||
$
|
$
|
||||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
||||||
\hfil
|
\hfil
|
||||||
@ -371,7 +372,8 @@
|
|||||||
\m@th
|
\m@th
|
||||||
\scriptstyle
|
\scriptstyle
|
||||||
##
|
##
|
||||||
\luamml_save:nn {} {mtd} % No \scriptsize here since we want to add the mstyle nodes
|
% No \scriptsize here since we want to add the mstyle nodes
|
||||||
|
\UseTaggingSocket{math/luamml/save/nn}{ {} {mtd}}
|
||||||
$
|
$
|
||||||
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
\UseTaggingSocket{math/luamml/mtable/finalizecol}
|
||||||
\hfil
|
\hfil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user