[latex3-commits] [latex3/latex3] main: Add l3debug to source3 (see #1222) (03f939135)

github at latex-project.org github at latex-project.org
Thu May 25 18:16:39 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/03f9391352e6b76d94bf8cff7c7424b69d397c3e

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

commit 03f9391352e6b76d94bf8cff7c7424b69d397c3e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 25 17:09:00 2023 +0100

    Add l3debug to source3 (see #1222)


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

03f9391352e6b76d94bf8cff7c7424b69d397c3e
 l3kernel/doc/source3body.tex | 3 ++-
 l3kernel/l3debug.dtx         | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/l3kernel/doc/source3body.tex b/l3kernel/doc/source3body.tex
index c9b0f3448..a56e37e82 100644
--- a/l3kernel/doc/source3body.tex
+++ b/l3kernel/doc/source3body.tex
@@ -2,7 +2,7 @@
 
 File: source3body.tex
 
-Copyright (C) 1990-2012,2014-2021 The LaTeX Project
+Copyright (C) 1990-2012,2014-2023 The LaTeX Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -607,6 +607,7 @@ used on top of \LaTeXe{} if \cs{outer} tokens are used in the arguments.
 
 \ExplSyntaxOn
 \clist_gput_right:Nn \g_docinput_clist { l3deprecation.dtx }
+\clist_gput_right:Nn \g_docinput_clist { l3debug.dtx }
 \ExplSyntaxOff
 
 \endinput
diff --git a/l3kernel/l3debug.dtx b/l3kernel/l3debug.dtx
index b6d609903..11945afe9 100644
--- a/l3kernel/l3debug.dtx
+++ b/l3kernel/l3debug.dtx
@@ -602,7 +602,8 @@
 \cs_new:Npn \@@_arg_return:N #1
   { \exp_after:wN #1 \exp:w \exp_end_continue_f:w }
 %    \end{macrocode}
-% \end{variable}
+% \end{macro}
+% \end{macro}
 %
 % \begin{macro}{
 %     \__kernel_patch:nnn,
@@ -1471,7 +1472,7 @@
     \\
     LaTeX~will~create~the~variable~and~continue.
   }
-% \end{macrocode}
+%    \end{macrocode}
 %
 % \begin{macro}{\__kernel_if_debug:TF}
 %   Flip the switch for deprecated code.





More information about the latex3-commits mailing list.