[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Update l3kernel to 2023-04-20 (0d2cbc54)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Apr 20 11:05:41 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/0d2cbc54a18d8e3b9be5076aee44e748fb1c074b

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

commit 0d2cbc54a18d8e3b9be5076aee44e748fb1c074b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Apr 20 10:05:41 2023 +0100

    Update l3kernel to 2023-04-20


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

0d2cbc54a18d8e3b9be5076aee44e748fb1c074b
 texmf/tex/latex/l3kernel/expl3-code.tex    | 4 ++--
 texmf/tex/latex/l3kernel/expl3-generic.tex | 2 +-
 texmf/tex/latex/l3kernel/expl3.ltx         | 2 +-
 texmf/tex/latex/l3kernel/expl3.sty         | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/texmf/tex/latex/l3kernel/expl3-code.tex b/texmf/tex/latex/l3kernel/expl3-code.tex
index 58d68175..6e79139e 100644
--- a/texmf/tex/latex/l3kernel/expl3-code.tex
+++ b/texmf/tex/latex/l3kernel/expl3-code.tex
@@ -71,7 +71,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2023-04-19}%
+\def\ExplFileDate{2023-04-20}%
 \begingroup
   \def\next{\endgroup}%
   \expandafter\ifx\csname PackageError\endcsname\relax
@@ -33668,7 +33668,7 @@ Type  H <return>  for immediate help}\def~{\errmessage{%
 \cs_new_protected:Npn \__text_declare_case_mapping:nnnn #1#2#3#4
   {
     \exp_args:Ne \__text_declare_case_mapping_aux:nnnn
-      { \codepoint_str_generate:n {#2} } {#1} {#3} {#4}
+      { \codepoint_str_generate:n {#3} } {#1} {#2} {#4}
   }
 \cs_new_protected:Npn \__text_declare_case_mapping_aux:nnnn #1#2#3#4
   {
diff --git a/texmf/tex/latex/l3kernel/expl3-generic.tex b/texmf/tex/latex/l3kernel/expl3-generic.tex
index 21e73fab..c5d46cd9 100644
--- a/texmf/tex/latex/l3kernel/expl3-generic.tex
+++ b/texmf/tex/latex/l3kernel/expl3-generic.tex
@@ -19,7 +19,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2023-04-19}%
+\def\ExplFileDate{2023-04-20}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.ltx b/texmf/tex/latex/l3kernel/expl3.ltx
index 294451fd..16e04c16 100644
--- a/texmf/tex/latex/l3kernel/expl3.ltx
+++ b/texmf/tex/latex/l3kernel/expl3.ltx
@@ -19,7 +19,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2023-04-19}%
+\def\ExplFileDate{2023-04-20}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.sty b/texmf/tex/latex/l3kernel/expl3.sty
index b5e40bc1..1dae0999 100644
--- a/texmf/tex/latex/l3kernel/expl3.sty
+++ b/texmf/tex/latex/l3kernel/expl3.sty
@@ -19,7 +19,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2023-04-19}%
+\def\ExplFileDate{2023-04-20}%
 \let\ExplLoaderFileDate\ExplFileDate
 \ProvidesPackage{expl3}
   [%





More information about the latex3-commits mailing list.