[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: usage of \m at th file (6c4c4abc)

github at latex-project.org github at latex-project.org
Sat Nov 11 19:21:06 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : latex-lab/uf-review-05
Link       : https://github.com/latex3/latex2e/commit/6c4c4abc727b09a956ee7b4cbaa41a8d678983f9

>---------------------------------------------------------------

commit 6c4c4abc727b09a956ee7b4cbaa41a8d678983f9
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Nov 11 19:21:06 2023 +0100

    usage of \m at th file


>---------------------------------------------------------------

6c4c4abc727b09a956ee7b4cbaa41a8d678983f9
 required/latex-lab/usage-of-m at th.md | 223 ++++++++++++++++++++++++++++++++++++
 1 file changed, 223 insertions(+)

diff --git a/required/latex-lab/usage-of-m at th.md b/required/latex-lab/usage-of-m at th.md
new file mode 100644
index 00000000..8c142453
--- /dev/null
+++ b/required/latex-lab/usage-of-m at th.md
@@ -0,0 +1,223 @@
+## Usage of \m at th in the LaTeX core code.
+
+Grabbed on 2023-11-11 in latex2e repo
+
+```
+base/doc/fntguide.tex:   \ProvideTextCommandDefault{\textonequarter}{$\m at th\frac14$}
+base/doc.dtx:      \def\@makefnmark{\hbox to\z@{$\m at th^{\@thefnmark}$\hss}}%
+base/doc.dtx:            \hbox to1.8em{\hss$\m at th^{\@thefnmark}$}##1}%
+base/fontdef.dtx:\DeclareRobustCommand\angle{{\vbox{\ialign{$\m at th\scriptstyle##$\crcr
+base/fontdef.dtx:    \ialign{$\m at th#1\hfil##\hfil$\crcr#2\crcr=\crcr}}}
+base/fontdef.dtx:  \notin{\mathrel{\m at th\mathpalette\c at ncel\in}}
+base/fontdef.dtx:\def\c at ncel#1#2{\m at th\ooalign{$\hfil#1\mkern1mu/\hfil$\crcr$#1#2$}}
+base/fontdef.dtx:\def\rlh@#1{\vcenter{\m at th\hbox{\ooalign{\raise2pt
+base/fontdef.dtx:%          {\relax\ifmmode\@ldots\else\mbox{$\m at th\@ldots\,$}\fi}
+base/fontdef.dtx:\DeclareRobustCommand\overrightarrow[1]{\vbox{\m at th\ialign{##\crcr
+base/fontdef.dtx:\DeclareRobustCommand\overleftarrow[1]{\vbox{\m at th\ialign{##\crcr
+base/fontdef.dtx:     {\mathop{\vbox{\m at th\ialign{##\crcr\noalign{\kern3\p@}%
+base/fontdef.dtx:\DeclareRobustCommand\underbrace[1]{\mathop{\vtop{\m at th\ialign{##\crcr
+base/fontdef.dtx:\DeclareRobustCommand\rightarrowfill{$\m at th\smash-\mkern-7mu%
+base/fontdef.dtx:\DeclareRobustCommand\leftarrowfill{$\m at th\mathord\leftarrow\mkern-7mu%
+base/fontdef.dtx:\DeclareRobustCommand\downbracefill{$\m at th \setbox\z@\hbox{$\braceld$}%
+base/fontdef.dtx:\DeclareRobustCommand\upbracefill{$\m at th \setbox\z@\hbox{$\braceld$}%
+base/fontdef.dtx:\def\n at space{\nulldelimiterspace\z@ \m at th}
+base/ltboxes.dtx:    \if at pboxsw \m at th$\fi
+base/ltboxes.dtx:  \else $\@@underline{\hbox{#1}}\m at th$\relax\fi}
+base/ltfloat.dtx:  {\m at th\ensuremath{^{\mbox{\fontsize\sf at size\sf at size#1}}}}}
+base/ltfloat.dtx:  {\m at th\ensuremath{_{\mbox{\fontsize\sf at size\sf at size#1}}}}}
+base/ltlogos.dtx:\DeclareRobustCommand{\LaTeXe}{\mbox{\m at th
+base/ltmath.dtx:  \setbox\rootbox\hbox{$\m at th\scriptscriptstyle{#1}$}%
+base/ltmath.dtx:  \setbox\z@\hbox{$\m at th#1\sqrtsign{#2}$}%
+base/ltmath.dtx:  \setbox\z@\hbox{$\m at th#1{#2}$}\finph at nt}
+base/ltmath.dtx:  \setbox\z@\hbox{$\m at th#1{#2}$}%
+base/ltmath.dtx:\DeclareRobustCommand*\cases[1]{\left\{\,\vcenter{\normalbaselines\m at th
+base/ltmath.dtx:\DeclareRobustCommand*\matrix[1]{\null\,\vcenter{\normalbaselines\m at th
+base/ltmath.dtx:\def\bordermatrix#1{\begingroup \m at th
+base/ltmath.dtx:\def\displ at y{\global\dt at ptrue\openup\jot\m at th
+base/ltmath.dtx:   \m at th
+base/ltmath.dtx:                    \hb at xt@\linewidth\bgroup $\m at th\displaystyle %$
+base/ltmath.dtx:                    \hb at xt@\linewidth\bgroup $\m at th\displaystyle %$
+base/ltmath.dtx:       \hb at xt@\linewidth\bgroup $\m at th% $
+base/ltmath.dtx:    \global\@eqnswtrue\m at th
+base/ltplain.dtx:\def\m at th{\mathsurround\z@}
+base/ltplain.dtx:\def\mathhexbox#1#2#3{\mbox{$\m at th \mathchar"#1#2#3$}}
+base/ltsect.dtx:     \leaders\hbox{$\m at th
+base/lttab.dtx:\def\@tabarray{\m at th\@ifnextchar[\@array{\@array[c]}}
+base/slides.dtx:\newcommand\labelitemi{$\m at th\bullet$}
+base/slides.dtx:\newcommand\labelitemiii{$\m at th\ast$}
+base/slides.dtx:\newcommand\labelitemiv{$\m at th\cdot$}
+base/slides.dtx:\def\@mathbox#1#2#3{\setbox#2\hbox{$\m at th#1{#3}$}}
+base/slides.dtx:  \@xunderline{#1}\else $\m at th\@xunderline{\hbox{#1}}$\relax\fi}
+base/slides.dtx:\def\r@@t#1#2{\setbox\z@\hbox{$\m at th#1\@xysqrt#1{#2}$}%
+required/amsmath/ams-internal.txt:\m at th
+required/amsmath/ams-internal.txt:\m at th$
+required/amsmath/amsbsy.dtx:    {\hbox{$\m at th\displaystyle#1$}}%
+required/amsmath/amsbsy.dtx:    {\hbox{$\m at th\textstyle#1$}}%
+required/amsmath/amsbsy.dtx:    {\hbox{$\m at th\scriptstyle#1$}}%
+required/amsmath/amsbsy.dtx:    {\hbox{$\m at th\scriptscriptstyle#1$}}}%
+required/amsmath/amsbsy.dtx:\def\pmb@#1#2{\setbox8\hbox{$\m at th#1{#2}$}%
+required/amsmath/amsbsy.dtx:  \setboxz at h{$\m at th#1\mkern.5mu$}\pmbraise@\wdz@
+required/amsmath/amsbsy.dtx:    \setbox\tw@\hbox{$#1\m at th$}\kern-\wd\tw@
+required/amsmath/amsbsy.dtx:    ${}#1{}\m at th$}%
+required/amsmath/amscd.dtx:  \def\rightarrowfill@#1{\m at th\setboxz at h{$#1-$}\ht\z@\z@
+required/amsmath/amscd.dtx:  \def\leftarrowfill@#1{\m at th\setboxz at h{$#1-$}\ht\z@\z@
+required/amsmath/amscd.dtx:  \def\leftrightarrowfill@#1{\m at th\setboxz at h{$#1-$}\ht\z@\z@
+required/amsmath/amscd.dtx:  &\hfill$\m at th##$\hfill\crcr
+required/amsmath/amscd.dtx:  \setboxz at h{$\m at th\scriptstyle\;{#1}\;\;$}%
+required/amsmath/amscd.dtx:  \@ifnotempty{#2}{\setbox\@ne\hbox{$\m at th\scriptstyle\;{#2}\;\;$}%
+required/amsmath/amscd.dtx:  \setboxz at h{$\m at th\scriptstyle\;\;{#1}\;$}%
+required/amsmath/amscd.dtx:  \@ifnotempty{#2}{\setbox\@ne\hbox{$\m at th\scriptstyle\;\;{#2}\;$}%
+required/amsmath/amscd.dtx:\atdef@ A#1A#2A{\CD at check{A..A..A}{\llap{$\m at th\vcenter{\hbox
+required/amsmath/amscd.dtx:  \rlap{$\m at th\vcenter{\hbox{$\scriptstyle#2$}}$}&&}}
+required/amsmath/amscd.dtx:\atdef@ V#1V#2V{\CD at check{V..V..V}{\llap{$\m at th\vcenter{\hbox
+required/amsmath/amscd.dtx:  \rlap{$\m at th\vcenter{\hbox{$\scriptstyle#2$}}$}&&}}
+required/amsmath/amscd.dtx:%\def\pretend#1\haswidth#2{\setboxz at h{$\m at th\scriptstyle{#2}$}\hbox
+required/amsmath/amscd.dtx:% to\wdz@{\hfill$\m at th\scriptstyle{#1}$\hfill}}
+required/amsmath/amsldoc.tex:\renewcommand{\maketag@@@}[1]{\hbox{\m at th\normalsize\normalfont#1}}%
+required/amsmath/amsmath.dtx:    \m at th$#2#3$}}
+required/amsmath/amsmath.dtx:  \m at th$#2#3$}}
+required/amsmath/amsmath.dtx: $\m at th\scriptscriptstyle{#1}$}%
+required/amsmath/amsmath.dtx:\def\r@@t#1#2{\setboxz at h{$\m at th#1\sqrtsign{#2}$}%
+required/amsmath/amsmath.dtx: \setbox\@ne\hbox{$\m at th#1\mskip\uproot@ mu$}%
+required/amsmath/amsmath.dtx:\DeclareRobustCommand{\boxed}[1]{\fbox{\m at th$\displaystyle#1$}}
+required/amsmath/amsmath.dtx: \DN@{$\m at th\@ldots\,
+required/amsmath/amsmath.dtx:  $\m at th\thickmuskip0mu\medmuskip\thickmuskip\thinmuskip\thickmuskip
+required/amsmath/amsmath.dtx: \noalign{\nointerlineskip}$\m at th\hfil#2#3\hfil$\crcr}}}
+required/amsmath/amsmath.dtx: \vtop{\ialign{##\crcr$\m at th\hfil#2#3\hfil$\crcr
+required/amsmath/amsmath.dtx:    \setbox\tw@\vbox{\m at th
+required/amsmath/amsmath.dtx:    $\m at th\scriptstyle##$\hfil\crcr
+required/amsmath/amsmath.dtx:    \m at th\scriptstyle##
+required/amsmath/amsmath.dtx:  \ialign\bgroup\hfil$\m at th\scriptstyle##$\hfil&&\thickspace\hfil
+required/amsmath/amsmath.dtx:  $\m at th\scriptstyle##$\hfil\crcr
+required/amsmath/amsmath.dtx:  {\m at th\dotsspace at 1.5mu\mkern-#1\dotsspace@
+required/amsmath/amsmath.dtx:   \xleaders\hbox{$\m at th\mkern#1\dotsspace at .\mkern#1\dotsspace@$}%
+required/amsmath/amsmath.dtx:\def\maketag@@@#1{\hbox{\m at th\normalfont#1}}
+required/amsmath/amsmath.dtx:            $\m at th\displaystyle{##}$%
+required/amsmath/amsmath.dtx:            $\m at th\displaystyle{{}##}$%
+required/amsmath/amsmath.dtx:            \hfil\strut@$\m at th\displaystyle##$\hfil
+required/amsmath/amsmath.dtx:        \setboxz at h{$\m at th\displaystyle{##}$}%
+required/amsmath/amsmath.dtx:                \setboxz at h{$\m at th\displaystyle{##}$}%
+required/amsmath/amsmath.dtx:%       &$\strut$\vrule\hfil$\m at th\displaystyle{\@lign#}$\vrule
+required/amsmath/amsmath.dtx:%      \tabskip1pt&\vrule$\m at th\displaystyle{\@lign#}$\hfil\vrule
+required/amsmath/amsmath.dtx:    \setboxz at h{\@lign$\m at th\displaystyle{##}$}%
+required/amsmath/amsmath.dtx:   &\setboxz at h{\@lign$\m at th\displaystyle{{}##}$}%
+required/amsmath/amsmath.dtx:      $\m at th\displaystyle{##}$%
+required/amsmath/amsmath.dtx:     &$\m at th\displaystyle{{}##}$%
+required/amsmath/amsmath.dtx:            $\m at th\displaystyle{}##\endmultline at math
+required/amsmath/amsmath.dtx:                \setboxz at h{\@lign$\m at th\displaystyle{}##$}%
+required/amsmath/amsmath.dtx:            \setboxz at h{$\m at th\displaystyle{}#1$}%
+required/amsmath/amsmath.dtx:            \setbox\@ne\hbox{$\m at th\displaystyle#1$}%
+required/amsmath/amsmath.dtx:            \setboxz at h{$\m at th\displaystyle{}#1$}%
+required/amsmath/amsmath.dtx:            \setbox\@ne\hbox{$\m at th\displaystyle#1$}%
+required/amsmath/amsmath.dtx:        \everymath\@emptytoks \m at th $\displaystyle
+required/amsmath/amsopn.dtx:  \vtop{\m at th\ialign{##\cr
+required/amsmath/amsopn.dtx:   \hbox{$#1\m at th\operator at font lim$}}}
+required/amsmath/amsopn.dtx:\def\varlimsup@#1{\@@overline{\hbox{$#1\m at th\operator at font lim$}}}
+required/amsmath/amstex.sty:  \m at th$#2#3$}}
+required/amsmath/amstex.sty:\gdef\mathhexbox#1#2#3{\text{$\m at th\mathchar"#1#2#3$}}
+required/amsmath/amstex.sty:    {\hbox{$\m at th\displaystyle#1$}}%
+required/amsmath/amstex.sty:    {\hbox{$\m at th\textstyle#1$}}%
+required/amsmath/amstex.sty:    {\hbox{$\m at th\scriptstyle#1$}}%
+required/amsmath/amstex.sty:    {\hbox{$\m at th\scriptscriptstyle#1$}}}%
+required/amsmath/amstex.sty:\def\pmb@#1#2{\setbox8\hbox{$\m at th#1{#2}$}%
+required/amsmath/amstex.sty:  \setboxz at h{$\m at th#1\mkern.5mu$}\pmbraise@\wdz@
+required/amsmath/amstex.sty:    \setbox\tw@\hbox{$#1\m at th$}\kern-\wd\tw@
+required/amsmath/amstex.sty:    ${}#1{}\m at th$}%
+required/amsmath/amstex.sty: \hfil$#1\m at th\operator at font lim$\hfil\crcr
+required/amsmath/amstex.sty:   \hbox{$#1\m at th\operator at font lim$}}}}
+required/amsmath/amstex.sty:  {\hbox{$#1\m at th\operator at font lim$}}}}
+required/amsmath/amstex.sty:  \setbox\z@\hbox{$\displaystyle{\vphantom{#3}}#1{#3}\m at th$}%
+required/amsmath/amstex.sty:  \setbox\tw@\hbox{$\displaystyle{#3}#2\m at th$}%
+required/amsmath/amstex.sty:\def\rightarrowfill@#1{\m at th\setboxz at h{$#1\relbar$}\ht\z@\z@
+required/amsmath/amstex.sty:\def\leftarrowfill@#1{\m at th\setboxz at h{$#1\relbar$}\ht\z@\z@
+required/amsmath/amstex.sty:\def\leftrightarrowfill@#1{\m at th\setboxz at h{$#1\relbar$}\ht\z@\z@
+required/amsmath/amstex.sty: \noalign{\kern-\ex@\nointerlineskip}$\m at th\hfil#2#3\hfil$\crcr}}}
+required/amsmath/amstex.sty: \vtop{\ialign{##\crcr$\m at th\hfil#2#3\hfil$\crcr
+required/amsmath/amstex.sty: \DN@{$\m at th\@ldots\,
+required/amsmath/amstex.sty: \setboxz at h{\unbracefonts@$\m at th\mathgroup\thefam@\relax#2$}%
+required/amsmath/amstex.sty:    $\m at th\mathgroup\thefam@\relax#2\theskewchar@$}
+required/amsmath/amstex.sty:  \setbox\tw@\hbox{$\m at th\ifnum\skewcharcount@=\m at ne\else
+required/amsmath/amstex.sty:\def\boxed#1{\fbox{\m at th$\displaystyle#1$}}
+required/amsmath/amstex.sty:\def\maketag@@@#1{\hbox{\m at th\normalfont#1}}
+required/amsmath/amstex.sty: \vbox\bgroup\ialign\bgroup\hfil$\m at th\scriptstyle{##}$\hfil\crcr}
+required/amsmath/amstex.sty: \ialign\bgroup\hfil$\m at th\scriptstyle{##}$\hfil&&\thickspace\hfil
+required/amsmath/amstex.sty: $\m at th\scriptstyle{##}$\hfil\crcr}
+required/amsmath/amstex.sty:  {\m at th\dotsspace at 1.5mu\mkern-#1\dotsspace@
+required/amsmath/amstex.sty:   \xleaders\hbox{$\m at th\mkern#1\dotsspace at .\mkern#1\dotsspace@$}%
+required/amsmath/amstex.sty:   \ialign\bgroup\hfil\strut@$\m at th\displaystyle{##}$&%
+required/amsmath/amstex.sty:    $\m at th\displaystyle{{}##}$\hfil\crcr}
+required/amsmath/amstex.sty:\def\doat@#1{\toks@{\hfil\strut@$\m at th
+required/amsmath/amstex.sty:  \displaystyle{\the\hashtoks@}$&$\m at th\displaystyle
+required/amsmath/amstex.sty: \loop\ifnum\atcount@>\z@\toks@\expandafter{\the\toks@&\hfil$\m at th
+required/amsmath/amstex.sty:  \displaystyle{\the\hashtoks@}$&$\m at th
+required/amsmath/amstex.sty:  \bgroup\hfil\strut@$\m at th\displaystyle##$\hfil\crcr
+required/amsmath/amstex.sty:    \halign{\setboxz at h{$\m at th\displaystyle{\@lign##}$}%
+required/amsmath/amstex.sty:     &\setboxz at h{$\m at th\displaystyle{{}\@lign##}$}%
+required/amsmath/amstex.sty:\def\displ at y{\global\dt at ptrue\openup\jot\m at th
+required/amsmath/amstex.sty:        \setboxz at h{\global\tag at false$\m at th\displaystyle{\@lign##}$}%
+required/amsmath/amstex.sty:       &\setboxz at h{$\m at th\displaystyle{{}\@lign##}$}%
+required/amsmath/amstex.sty:        \setboxz at h{\global\tag at false$\m at th\displaystyle{\@lign##}$}%
+required/amsmath/amstex.sty:       &\setboxz at h{$\m at th\displaystyle{{}\@lign##}$}%
+required/amsmath/amstex.sty:        $\m at th\displaystyle\Let@
+required/amsmath/amstex.sty:        $\m at th\displaystyle\Let@
+required/amsmath/amstex.sty: \toks@{\hfil\strut@$\m at th\displaystyle{\@lign\the\hashtoks@}$%
+required/amsmath/amstex.sty:  &$\m at th\displaystyle{{}\@lign\the\hashtoks@}$\hfil
+required/amsmath/amstex.sty: \toks@\expandafter{\the\toks@&\hfil$\m at th\displaystyle{\@lign
+required/amsmath/amstex.sty:  &$\m at th\displaystyle{{}\@lign\the\hashtoks@}$\hfil\ifxat@
+required/amsmath/amstex.sty: \displ at y\setbox\savealignat@\hbox{$\m at th\displaystyle\Let@
+required/amsmath/amstex.sty: $\m at th\displaystyle{\the\hashtoks@}$&%
+required/amsmath/amstex.sty: $\m at th\displaystyle{{}\the\hashtoks@}$\hfil\tabskip\@centering&}%
+required/amsmath/amstex.sty:   {\the\toks@&\hfil$\m at th\displaystyle{\the\hashtoks@}$%
+required/amsmath/amstex.sty:  \tabskip\z at skip&$\m at th\displaystyle{{}\the\hashtoks@}$\hfil
+required/amsmath/amstex.sty: \halign{\setboxz at h{$\m at th\displaystyle{##}$}\global\gwidth@\wdz@
+required/amsmath/amstex.sty:        \setboxz at h{\global\tag at false$\m at th\displaystyle{##}$}%
+required/amsmath/amstex.sty:        \setboxz at h{\global\tag at false$\m at th\displaystyle{##}$}%
+required/amsmath/amstex.sty:   $\m at th\displaystyle{##}$&$\m at th\displaystyle{{}##}$\hfill\crcr}
+required/amsmath/amstex.sty:  {$\m at th\@lign\displaystyle{}##$}\global\mwidth@\wdz@
+required/amsmath/amstex.sty:  {$\m at th\@lign\displaystyle{}##$}\ifonecr@\global\mwidth@\wdz@
+required/amsmath/amstex.sty:                \setboxz at h{$\m at th\displaystyle{}##1$}%
+required/amsmath/amstex.sty:                \setbox\@ne\hbox{$\m at th\displaystyle##1$}%
+required/amsmath/amstex.sty:            \strut@$\m at th\displaystyle
+required/amsmath/amstex.sty:            \setboxz at h{$\m at th\displaystyle{}##1$}%
+required/amsmath/amstex.sty:            \setbox\@ne\hbox{$\m at th\displaystyle##1$}%
+required/amsmath/amstex.sty:            \strut@$\m at th\displaystyle
+required/amsmath/amstex.sty:  \setboxz at h{$\m at th\scriptstyle\;{#1}\;\;$}%
+required/amsmath/amstex.sty:  \@ifnotempty{#2}{\setbox\@ne\hbox{$\m at th\scriptstyle\;{#2}\;\;$}%
+required/amsmath/amstex.sty:  \setboxz at h{$\m at th\scriptstyle\;\;{#1}\;$}%
+required/amsmath/amstex.sty:  \@ifnotempty{#2}{\setbox\@ne\hbox{$\m at th\scriptstyle\;\;{#2}\;$}%
+required/amsmath/amstex.sty: $\m at th\scriptscriptstyle{#1}$}%
+required/amsmath/amstex.sty:\def\r@@t#1#2{\setboxz at h{$\m at th#1\@@sqrt{#2}$}%
+required/amsmath/amstex.sty: \setbox\@ne\hbox{$\m at th#1\mskip\uproot@ mu$}%
+required/amsmath/amstex.sty: {\,\,\smash[b]{\hbox{\lower4\ex@\hbox{$\m at th\widehat{\null}$}}}}%
+required/amsmath/amstex.sty: {\,\smash[b]{\hbox{\lower3\ex@\hbox{$\m at th\hat{\null}$}}}}}}
+required/amsmath/amstex.sty:      \hbox{$\m at th#2$}%
+required/amsmath/amstext.dtx:\gdef\mathhexbox#1#2#3{\text{$\m at th\mathchar"#1#2#3$}}
+required/amsmath/amsxtra.dtx: {\,\,\smash[b]{\hbox{\lower4\ex@\hbox{$\m at th\widehat{\null}$}}}}%
+required/amsmath/amsxtra.dtx: {\,\smash[b]{\hbox{\lower3\ex@\hbox{$\m at th\hat{\null}$}}}}}}
+required/amsmath/amsxtra.dtx:      \hbox{$\m at th#2$}%
+required/latex-lab/latex-lab-math.dtx:        \tl_if_in:nnF {#2} { \m at th }
+required/latex-lab/latex-lab-math.dtx:            \tl_if_in:nnTF {#1} { \m at th }
+required/latex-lab/latex-lab-math.dtx:% \begin{macro}{\@@_m at th:, \m at th}
+required/latex-lab/latex-lab-math.dtx:\cs_new_eq:NN \@@_m at th: \m at th
+required/latex-lab/latex-lab-math.dtx:\cs_gset_protected:Npn \m at th
+required/latex-lab/latex-lab-math.dtx:      \hbox{\m at th\normalfont#1}%
+required/latex-lab/latex-lab-math.dtx:      \hbox{\m at th\normalfont#1}%
+required/latex-lab/latex-lab-minipage.dtx:    \if at pboxsw \m at th$\fi
+required/latex-lab/latex-lab-table.dtx:  \m at th
+required/latex-lab/latex-lab-table.dtx:  \m at th\let\par\@empty
+required/latex-lab/latex-lab-toc-kernel-changes.dtx:       \leaders\hbox{$\m at th
+required/tools/array.dtx:%    \PlainTeX--macro =\m at th= does this.
+required/tools/array.dtx:  \m at th
+required/tools/array.dtx:%    any =\mathsurround= so we cancel that with =\m at th=.
+required/tools/array.dtx:\def\endtabular{\endarray\m at th $\egroup}
+required/tools/bm.dtx:  \mathchoice{\hbox{#1$\displaystyle\m at th#2$}}%
+required/tools/bm.dtx:             {\hbox{#1$\textstyle\m at th#3$}}%
+required/tools/bm.dtx:             {\hbox{#1$\scriptstyle\m at th#4$}}%
+required/tools/bm.dtx:             {\hbox{#1$\scriptscriptstyle\m at th#5$}}}
+required/tools/bm.dtx:  \setbox\tw@\hbox{$\m at th\mkern.4mu$}%
+required/tools/bm.dtx:  \setbox\z@\hbox{$\m at th#1#3$}%
+required/tools/dcolumn.dtx:  \m at th
+required/tools/longtable.dtx:  \m at th\let\par\@empty
+required/tools/xspace.dtx:  \if b\expandafter\@car\f at series\@nil\boldmath\fi$\m at th
+support/etex.sty:  $\m at th\varepsilon$-\TeX}
+``` 
\ No newline at end of file





More information about the latex3-commits mailing list.