From 98bd4570c78e95694346a83df0b02204383af166 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 1 Jun 2021 11:40:49 +0100 Subject: [PATCH] Update l3kernel to 2021-06-01 --- 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 1d25d4613..90c113d94 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{2021-05-27}% +\def\ExplFileDate{2021-06-01}% \begingroup \def\next{\endgroup}% \expandafter\ifx\csname PackageError\endcsname\relax @@ -6290,7 +6290,7 @@ } \cs_generate_variant:Nn \int_new:N { c } \cs_new_protected:Npn \int_const:Nn #1#2 - { \exp_args:Ne \__int_const:nN { \int_eval:n {#2} } #1 } + { \exp_args:Nx \__int_const:nN { \int_eval:n {#2} } #1 } \cs_new_protected:Npn \__int_const:nN #1#2 { \int_compare:nNnTF {#1} < \c_zero_int diff --git a/texmf/tex/latex/l3kernel/expl3-generic.tex b/texmf/tex/latex/l3kernel/expl3-generic.tex index e94fc726a..a575ebde2 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-05-27}% +\def\ExplFileDate{2021-06-01}% \let\ExplLoaderFileDate\ExplFileDate \begingroup \catcode`\_=11 diff --git a/texmf/tex/latex/l3kernel/expl3.ltx b/texmf/tex/latex/l3kernel/expl3.ltx index 32137e1d0..979ecf97a 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-05-27}% +\def\ExplFileDate{2021-06-01}% \let\ExplLoaderFileDate\ExplFileDate \begingroup \catcode`\_=11 diff --git a/texmf/tex/latex/l3kernel/expl3.sty b/texmf/tex/latex/l3kernel/expl3.sty index e3d90df53..ede8e3273 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-05-27}% +\def\ExplFileDate{2021-06-01}% \let\ExplLoaderFileDate\ExplFileDate \ProvidesPackage{expl3} [%