From 62bab631777464e30129d817edf1c435a3b449ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Fabian=20Kr=C3=BCger?= Date: Thu, 18 Jul 2024 12:53:06 +0200 Subject: [PATCH] Drop \show statements --- luamml-patches-lab-math.sty | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/luamml-patches-lab-math.sty b/luamml-patches-lab-math.sty index b3cc27e..166a7d0 100644 --- a/luamml-patches-lab-math.sty +++ b/luamml-patches-lab-math.sty @@ -17,14 +17,4 @@ \fi \ignorespacesafterend } - \show \__math_env_gather_end: - \show \endgather - % \cs_set:Npn \endgather { - % \math@cr - % \black@ \totwidth@ - % \__luamml_amsmath_finalize_table:n {gather} - % \egroup - % $$ - % \ignorespacesafterend - % } }