[latex3-commits] [git/LaTeX3-latex3-latex2e] main: Update l3kernel to 2022-07-15 (049d5d99)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jul 15 12:59:12 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : main
Link       : https://github.com/latex3/latex2e/commit/049d5d99b29017a5befcd384bf828bc54a93f3c8

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

commit 049d5d99b29017a5befcd384bf828bc54a93f3c8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jul 15 11:59:12 2022 +0100

    Update l3kernel to 2022-07-15


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

049d5d99b29017a5befcd384bf828bc54a93f3c8
 texmf/tex/latex/l3kernel/expl3-code.tex    | 6 +++---
 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, 6 insertions(+), 6 deletions(-)

diff --git a/texmf/tex/latex/l3kernel/expl3-code.tex b/texmf/tex/latex/l3kernel/expl3-code.tex
index ad794af1..a6117989 100644
--- a/texmf/tex/latex/l3kernel/expl3-code.tex
+++ b/texmf/tex/latex/l3kernel/expl3-code.tex
@@ -70,7 +70,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2022-07-14}%
+\def\ExplFileDate{2022-07-15}%
 \begingroup
   \def\next{\endgroup}%
   \expandafter\ifx\csname PackageError\endcsname\relax
@@ -32587,12 +32587,12 @@ Type  H <return>  for immediate help}\def~{\errmessage{%
   }
 \cs_new:Npn \__text_change_case_switch_lower:nnNnnnn #1#2#3#4#5#6#7
   {
-    \__text_change_case_store:n {#5}
+    \__text_change_case_store:n {#6}
     \__text_change_case_loop:nnw {#1} {#2}
   }
 \cs_new:Npn \__text_change_case_switch_upper:nnNnnnn #1#2#3#4#5#6#7
   {
-    \__text_change_case_store:n {#6}
+    \__text_change_case_store:n {#5}
     \__text_change_case_loop:nnw {#1} {#2}
   }
 \cs_new:Npn \__text_change_case_switch_title:nnNnnnn #1#2#3#4#5#6#7
diff --git a/texmf/tex/latex/l3kernel/expl3-generic.tex b/texmf/tex/latex/l3kernel/expl3-generic.tex
index 687d7c58..b1818647 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{2022-07-14}%
+\def\ExplFileDate{2022-07-15}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.ltx b/texmf/tex/latex/l3kernel/expl3.ltx
index b313818a..a443e4ce 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{2022-07-14}%
+\def\ExplFileDate{2022-07-15}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.sty b/texmf/tex/latex/l3kernel/expl3.sty
index c238bd82..d75eba2b 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{2022-07-14}%
+\def\ExplFileDate{2022-07-15}%
 \let\ExplLoaderFileDate\ExplFileDate
 \ProvidesPackage{expl3}
   [%





More information about the latex3-commits mailing list.