[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Update l3kernel to 2020-12-07 (66cd9fd7)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Dec 7 01:09:47 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/66cd9fd7a1ccd71fd8f1c35d826d2036f904bb40

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

commit 66cd9fd7a1ccd71fd8f1c35d826d2036f904bb40
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Dec 7 00:09:43 2020 +0000

    Update l3kernel to 2020-12-07


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

66cd9fd7a1ccd71fd8f1c35d826d2036f904bb40
 texmf/tex/latex/l3kernel/expl3-code.tex    | 16 ++++++++--------
 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, 11 insertions(+), 11 deletions(-)

diff --git a/texmf/tex/latex/l3kernel/expl3-code.tex b/texmf/tex/latex/l3kernel/expl3-code.tex
index c08d517c..73bfa9ff 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{2020-12-05}%
+\def\ExplFileDate{2020-12-07}%
 \begingroup
   \def\next{\endgroup}%
   \expandafter\ifx\csname PackageError\endcsname\relax
@@ -22924,15 +22924,15 @@
 \cs_new_protected:Npn \__tl_peek_analysis_test:
   {
     \if_int_odd:w
-      \if_catcode:w \exp_not:N \l_peek_token {   1 \exp_stop_f: \fi:
-      \if_catcode:w \exp_not:N \l_peek_token }   1 \exp_stop_f: \fi:
-      \if_meaning:w \l_peek_token \c_space_token 1 \exp_stop_f: \fi:
-      0 \exp_stop_f:
-      \exp_after:wN \__tl_peek_analysis_special:
-    \else:
+      \if_catcode:w \exp_not:N \l_peek_token {   0 \exp_stop_f: \fi:
+      \if_catcode:w \exp_not:N \l_peek_token }   0 \exp_stop_f: \fi:
+      \if_meaning:w \l_peek_token \c_space_token 0 \exp_stop_f: \fi:
+      1 \exp_stop_f:
       \exp_after:wN \exp_after:wN
       \exp_after:wN \__tl_peek_analysis_normal:N
       \exp_after:wN \exp_not:N
+    \else:
+      \exp_after:wN \__tl_peek_analysis_special:
     \fi:
   }
 \cs_new_protected:Npn \__tl_peek_analysis_normal:N #1
@@ -26114,7 +26114,7 @@
 \cs_new_protected:Npn \__regex_peek_remove_end:n #1
   {
     \bool_if:NTF \g__regex_success_bool
-      { \exp_after:wN \l__regex_peek_true_tl #1 }
+      { \exp_args:NNo \use:nn \l__regex_peek_true_tl {#1} }
       { \__regex_peek_reinsert:N \l__regex_peek_false_tl }
   }
 \cs_new_protected:Npn \__regex_peek_reinsert:N #1
diff --git a/texmf/tex/latex/l3kernel/expl3-generic.tex b/texmf/tex/latex/l3kernel/expl3-generic.tex
index 99bdb02b..4c46ec10 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{2020-12-05}%
+\def\ExplFileDate{2020-12-07}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.ltx b/texmf/tex/latex/l3kernel/expl3.ltx
index f69b6fe0..25f25219 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{2020-12-05}%
+\def\ExplFileDate{2020-12-07}%
 \let\ExplLoaderFileDate\ExplFileDate
 \begingroup
   \catcode`\_=11
diff --git a/texmf/tex/latex/l3kernel/expl3.sty b/texmf/tex/latex/l3kernel/expl3.sty
index 2acf7757..19aeabe2 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{2020-12-05}%
+\def\ExplFileDate{2020-12-07}%
 \let\ExplLoaderFileDate\ExplFileDate
 \ProvidesPackage{expl3}
   [%





More information about the latex3-commits mailing list.