[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: remove fakemath commands, probably unneeded (e7ca11c6)

github at latex-project.org github at latex-project.org
Wed Dec 27 18:05:26 CET 2023


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

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

commit e7ca11c69d9f92a8a0078969f1fc0e3ea76888f5
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Dec 27 18:05:26 2023 +0100

    remove fakemath commands, probably unneeded


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

e7ca11c69d9f92a8a0078969f1fc0e3ea76888f5
 required/latex-lab/latex-lab-math.dtx | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/required/latex-lab/latex-lab-math.dtx b/required/latex-lab/latex-lab-math.dtx
index 38df150f..829df649 100644
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@ -421,17 +421,6 @@
 %    \end{macrocode}
 % \end{variable}
 %
-% \begin{macro}{\FakeMathStart,\FakeMathStop}
-% This allows to suppress math grabbing. Currently quite simple minded.
-% But as it currently only needed for a few \$ in tabulars this is perhaps enough. 
-%    \begin{macrocode}
-\providecommand\FakeMathStop{}
-\providecommand\FakeMathStart{}
-\renewcommand\FakeMathStop {\bool_set_false:N  \l_@@_collected_bool }
-\renewcommand\FakeMathStart{\bool_set_true:N \l_@@_collected_bool }
-%    \end{macrocode}
-% \end{macro}
-%
 % \begin{variable}{\l_@@_fakemath_bool}
 %   Tracks whether math mode material has been identified as fake math during
 %   the grabbing phase, which happens currently if the 





More information about the latex3-commits mailing list.