[latex3-commits] [git/LaTeX3-latex3-latex3] main: Zap 'LaTeX3' in l3kernel-extras (6ea374d25)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Aug 22 11:33:00 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/6ea374d25fe222e4472061502084a7289cb6b6bb

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

commit 6ea374d25fe222e4472061502084a7289cb6b6bb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Aug 22 10:33:00 2022 +0100

    Zap 'LaTeX3' in l3kernel-extras


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

6ea374d25fe222e4472061502084a7289cb6b6bb
 l3trial/l3kernel-extras/l3kernel-extras.dtx                    | 10 +++++-----
 .../l3kernel-extras/testfiles/m3kernel-extras007.luatex.tlg    |  4 ++--
 l3trial/l3kernel-extras/testfiles/m3kernel-extras007.tlg       |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/l3trial/l3kernel-extras/l3kernel-extras.dtx b/l3trial/l3kernel-extras/l3kernel-extras.dtx
index 437fe9f5a..b51a1c7ea 100644
--- a/l3trial/l3kernel-extras/l3kernel-extras.dtx
+++ b/l3trial/l3kernel-extras/l3kernel-extras.dtx
@@ -1,6 +1,6 @@
 % \iffalse
 %
-%% File l3kernel-extras.dtx (C) Copyright 2012-2021 The LaTeX Project
+%% File l3kernel-extras.dtx (C) Copyright 2012-2022 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
@@ -597,7 +597,7 @@
 %   conditional is ended in a different file than where it was started.
 %   Build a file using \cs{tex_scantokens:D}, with essentially
 %   \tn{inputlineno} empty lines, followed by a line with the string
-%   \texttt{LaTeX3 warning:} followed by the warning message.  This
+%   \texttt{LaTeX warning:} followed by the warning message.  This
 %   \cs{tex_scantokens:D} is expanded before the previous \cs{if:w},
 %   hence the \cs{if:w} starts within the new file, but does not have a
 %   line number (since it was not input in that file): those properties
@@ -627,7 +627,7 @@
     \exp_after:wN ?
     \exp_after:wN ?
     \exp_after:wN \__msg_expandable_warning_loop:n
-    \tex_scantokens:D { #1 LaTeX3 ~ warning: ~ #2 }
+    \tex_scantokens:D { #1 LaTeX ~ warning: ~ #2 }
       \q_recursion_tail \q_recursion_stop
     \fi:
   }
@@ -702,7 +702,7 @@
                 \tex_luaescapestring:D
                   {
                     l. \int_use:N \tex_inputlineno:D \c_space_tl
-                    LaTeX3~ warning:~ \tl_to_str:n {#1}
+                    LaTeX~ warning:~ \tl_to_str:n {#1}
                   }
               " )
           }
@@ -1468,7 +1468,7 @@
 % The idea here is that most modules could gain a factor of $2$ in
 % speed, but at the price of having obfuscated code.  So those
 % optimizations shall wait until we have a better idea of what are the
-% bottlenecks in a \LaTeX3 format.
+% bottlenecks.
 %
 % \begin{macro}{\seq_pop_left:NN, \seq_pop_left:cN}
 % \UnitTested
diff --git a/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.luatex.tlg b/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.luatex.tlg
index 2df15e43e..4f006d458 100644
--- a/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.luatex.tlg
+++ b/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.luatex.tlg
@@ -6,8 +6,8 @@ Defining message test/b on line ...
 ============================================================
 TEST 1: expandable warnings and errors
 ============================================================
-l. ...LaTeX3 warning: a
-l. ...LaTeX3 warning: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+l. ...LaTeX warning: a
+l. ...LaTeX warning: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 ! Package test Error: a.
 <argument> ...                                              }
 l. ...  }
diff --git a/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.tlg b/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.tlg
index 0105551e6..20350d0d7 100644
--- a/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.tlg
+++ b/l3trial/l3kernel-extras/testfiles/m3kernel-extras007.tlg
@@ -7,7 +7,7 @@ Defining message test/b on line ...
 TEST 1: expandable warnings and errors
 ============================================================
 Warning: end of file when \if is incomplete
-l. ...LaTeX3 warning: a
+l. ...LaTeX warning: a
 l. ...  }
 Warning: end of file when \if is incomplete
 l. ......g: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa





More information about the latex3-commits mailing list.