[latex3-commits] [latex3/latex3] main: Direct readers to interface3 for `\debug_on:n` (8e3d1f0ad)
github at latex-project.org
github at latex-project.org
Sun Nov 19 11:02:27 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/8e3d1f0adb94fd11d6f1d1ba6145d3e278973442
>---------------------------------------------------------------
commit 8e3d1f0adb94fd11d6f1d1ba6145d3e278973442
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Wed Nov 15 03:12:29 2023 +0800
Direct readers to interface3 for `\debug_on:n`
`\debug_on:n` has been stable since l3kernel 2019-10-11.
>---------------------------------------------------------------
8e3d1f0adb94fd11d6f1d1ba6145d3e278973442
l3kernel/expl3.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index 02779c2b2..0dec13d62 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -900,7 +900,7 @@
% \texttt{check-declarations} option enables checking for all variable
% assignments, issuing an error if any variables are assigned without being
% initialised. See also \cs{debug_on:n} \texttt{\{check-declarations\}}
-% in \pkg{l3candidates} for finer control.
+% in \pkg{interface3} for finer control.
%
% \DescribeOption{log-functions}
% The \texttt{log-functions} option is used to enable recording of every new
@@ -908,7 +908,7 @@
% purposes, as it means that there is a complete list of all functions
% created by each module loaded (with the exceptions of a very small number
% required by the bootstrap code). See also \cs{debug_on:n}
-% \texttt{\{log-functions\}} in \pkg{l3candidates} for finer control.
+% \texttt{\{log-functions\}} in \pkg{interface3} for finer control.
%
% \DescribeOption{backend}
% Selects the backend to be used for color, graphics and related operations that
More information about the latex3-commits
mailing list.