[latex3-commits] [git/LaTeX3-latex3-latex2e] master: Update l3kernel to 2021-02-02 (61dc3ef6)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Feb 2 17:17:16 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/61dc3ef6646a7b9736b783c2c37c827efab97868

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

commit 61dc3ef6646a7b9736b783c2c37c827efab97868
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Feb 2 16:17:16 2021 +0000

    Update l3kernel to 2021-02-02


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

61dc3ef6646a7b9736b783c2c37c827efab97868
 texmf/tex/latex/l3kernel/expl3-code.tex    | 3 ++-
 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(+), 4 deletions(-)

diff --git a/texmf/tex/latex/l3kernel/expl3-code.tex b/texmf/tex/latex/l3kernel/expl3-code.tex
index 565d886c..2c9202d9 100644
--- a/texmf/tex/latex/l3kernel/expl3-code.tex
+++ b/texmf/tex/latex/l3kernel/expl3-code.tex
@@ -69,7 +69,7 @@
 %% and all files in that bundle must be distributed together.
 %% 
 %% File: expl3.dtx
-\def\ExplFileDate{2021-01-09}%
+\def\ExplFileDate{2021-02-02}%
 \begingroup
   \def\next{\endgroup}%
   \expandafter\ifx\csname PackageError\endcsname\relax
@@ -5370,6 +5370,7 @@
 \str_const:Nx \c_percent_str     { \cs_to_str:N \% }
 \str_const:Nx \c_tilde_str       { \cs_to_str:N \~ }
 \str_const:Nx \c_underscore_str  { \cs_to_str:N \_ }
+\str_const:Nx \c_zero_str        { 0 }
 \str_new:N \l_tmpa_str
 \str_new:N \l_tmpb_str
 \str_new:N \g_tmpa_str
diff --git a/texmf/tex/latex/l3kernel/expl3-generic.tex b/texmf/tex/latex/l3kernel/expl3-generic.tex
index c5aaa2e7..fd4cd8ea 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{2021-01-09}%
+\def\ExplFileDate{2021-02-02}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.ltx b/texmf/tex/latex/l3kernel/expl3.ltx
index d9611217..f4017138 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{2021-01-09}%
+\def\ExplFileDate{2021-02-02}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.sty b/texmf/tex/latex/l3kernel/expl3.sty
index f9d2d3a0..ced6d17a 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{2021-01-09}%
+\def\ExplFileDate{2021-02-02}%
 \let\ExplLoaderFileDate\ExplFileDate
 \ProvidesPackage{expl3}
   [%





More information about the latex3-commits mailing list.