[latex3-commits] [latex3/latex2e] cmd-args: More logging tweaks (8e40d7e2)

github at latex-project.org github at latex-project.org
Thu May 18 22:00:43 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : cmd-args
Link       : https://github.com/latex3/latex2e/commit/8e40d7e2d63c60d2429fac3c3674f768ae9a174a

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

commit 8e40d7e2d63c60d2429fac3c3674f768ae9a174a
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Thu May 18 17:00:43 2023 -0300

    More logging tweaks


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

8e40d7e2d63c60d2429fac3c3674f768ae9a174a
 base/lthooks.dtx | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index 8c496691..b5afa165 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -6188,10 +6188,7 @@
       {
         \@@_if_declared:nT {#1} { \use_none:nnn }
         \@@_if_cmd_hook:nT {#1}
-          {
-            \cs_if_exist:NT \@@_cmd_begindocument_code:
-              { \use_i:nnn { ~ (unknown ~ } }
-          }
+          { \use_i:nnn { ~ (unknown ~ } }
         \use:n { ~ (#2 ~ }
         argument \int_compare:nNnT {#2} > { 1 } { s } )
       }





More information about the latex3-commits mailing list.