summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-25 22:05:16 +0000
committerKarl Berry <karl@freefriends.org>2020-02-25 22:05:16 +0000
commit1db862b2ec9c7feb6edc9c44b26d842240219df7 (patch)
tree207edf10a5583cc3612ad58ab2b03541fe60f292 /Master/texmf-dist/tex/latex
parent026306ee26a95c4c9b07e9e7b2591ba9fdc6df22 (diff)
l3 (25feb20)
git-svn-id: svn://tug.org/texlive/trunk@53913 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex79
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/expl3-generic.tex2
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/expl3.ltx2
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/expl3.sty2
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty2
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty2
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty2
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty9
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty2
9 files changed, 88 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex b/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
index 9977e73917e..f70cee03eb5 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
+++ b/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
@@ -67,7 +67,7 @@
%% and all files in that bundle must be distributed together.
%%
%% File: expl3.dtx
-\def\ExplFileDate{2020-02-21}%
+\def\ExplFileDate{2020-02-25}%
\begingroup
\def\next{\endgroup}%
\expandafter\ifx\csname PackageError\endcsname\relax
@@ -29167,6 +29167,83 @@
{ 01F4 } { 01F5 }
{ 0218 } { 0219 }
{ 021A } { 021B }
+ { 0400 } { 0450 }
+ { 0401 } { 0451 }
+ { 0402 } { 0452 }
+ { 0403 } { 0453 }
+ { 0404 } { 0454 }
+ { 0405 } { 0455 }
+ { 0406 } { 0456 }
+ { 0407 } { 0457 }
+ { 0408 } { 0458 }
+ { 0409 } { 0459 }
+ { 040A } { 045A }
+ { 040B } { 045B }
+ { 040C } { 045C }
+ { 040D } { 045D }
+ { 040E } { 045E }
+ { 040F } { 045F }
+ { 0410 } { 0430 }
+ { 0411 } { 0431 }
+ { 0412 } { 0432 }
+ { 0413 } { 0433 }
+ { 0414 } { 0434 }
+ { 0415 } { 0435 }
+ { 0416 } { 0436 }
+ { 0417 } { 0437 }
+ { 0418 } { 0438 }
+ { 0419 } { 0439 }
+ { 041A } { 043A }
+ { 041B } { 043B }
+ { 041C } { 043C }
+ { 041D } { 043D }
+ { 041E } { 043E }
+ { 041F } { 043F }
+ { 0420 } { 0440 }
+ { 0421 } { 0441 }
+ { 0422 } { 0442 }
+ { 0423 } { 0443 }
+ { 0424 } { 0444 }
+ { 0425 } { 0445 }
+ { 0426 } { 0446 }
+ { 0427 } { 0447 }
+ { 0428 } { 0448 }
+ { 0429 } { 0449 }
+ { 042A } { 044A }
+ { 042B } { 044B }
+ { 042C } { 044C }
+ { 042D } { 044D }
+ { 042E } { 044E }
+ { 042F } { 044F }
+ { 0391 } { 03B1 }
+ { 0392 } { 03B2 }
+ { 0393 } { 03B3 }
+ { 0394 } { 03B4 }
+ { 0395 } { 03B5 }
+ { 0396 } { 03B6 }
+ { 0397 } { 03B7 }
+ { 0398 } { 03B8 }
+ { 0399 } { 03B9 }
+ { 039A } { 03BA }
+ { 039B } { 03BB }
+ { 039C } { 03BC }
+ { 039D } { 03BD }
+ { 039E } { 03BE }
+ { 039F } { 03BF }
+ { 03A0 } { 03C0 }
+ { 03A1 } { 03C1 }
+ { 03A3 } { 03C3 }
+ { 03A4 } { 03C4 }
+ { 03A5 } { 03C5 }
+ { 03A6 } { 03C6 }
+ { 03A7 } { 03C7 }
+ { 03A8 } { 03C8 }
+ { 03A9 } { 03C9 }
+ { 03D8 } { 03D9 }
+ { 03DA } { 03DB }
+ { 03DC } { 03DD }
+ { 03DE } { 03DF }
+ { 03E0 } { 03E1 }
\q_recursion_tail ?
\q_recursion_stop
\cs_set_protected:Npn \__text_tmp:w #1#2#3
diff --git a/Master/texmf-dist/tex/latex/l3kernel/expl3-generic.tex b/Master/texmf-dist/tex/latex/l3kernel/expl3-generic.tex
index 77df0d01b45..656b30eb931 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/expl3-generic.tex
+++ b/Master/texmf-dist/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-02-21}%
+\def\ExplFileDate{2020-02-25}%
\let\ExplLoaderFileDate\ExplFileDate
\begingroup
\def\tempa{LaTeX2e}%
diff --git a/Master/texmf-dist/tex/latex/l3kernel/expl3.ltx b/Master/texmf-dist/tex/latex/l3kernel/expl3.ltx
index 75d59f0d369..541df3b46eb 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/expl3.ltx
+++ b/Master/texmf-dist/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-02-21}%
+\def\ExplFileDate{2020-02-25}%
\let\ExplLoaderFileDate\ExplFileDate
\everyjob\expandafter{\the\everyjob
\message{L3 programming layer <\ExplFileDate>}%
diff --git a/Master/texmf-dist/tex/latex/l3kernel/expl3.sty b/Master/texmf-dist/tex/latex/l3kernel/expl3.sty
index cbf324cad41..0e730c8395e 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/expl3.sty
+++ b/Master/texmf-dist/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-02-21}%
+\def\ExplFileDate{2020-02-25}%
\let\ExplLoaderFileDate\ExplFileDate
\ProvidesPackage{expl3}
[%
diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
index 551e15dbd1d..9efae7c423e 100644
--- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
@@ -32,7 +32,7 @@
}%
\endinput
}
-\ProvidesExplPackage{l3keys2e}{2020-02-14}{}
+\ProvidesExplPackage{l3keys2e}{2020-02-25}{}
{LaTeX2e option processing using LaTeX3 keys}
\cs_generate_variant:Nn \clist_put_right:Nn { Nv }
\cs_generate_variant:Nn \keys_if_exist:nnT { nx }
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
index 3007936c49e..47575d64cd9 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
@@ -33,7 +33,7 @@
\endinput
}
\RequirePackage{xparse}
-\ProvidesExplPackage{xfp}{2020-02-14}{}
+\ProvidesExplPackage{xfp}{2020-02-25}{}
{L3 Floating point unit}
\NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
\NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
index e6b317d0832..8cd79cadcb4 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
@@ -34,7 +34,7 @@
\endinput
}
\RequirePackage{amstext,graphicx,l3keys2e,textcomp,xparse,xtemplate}
-\ProvidesExplPackage{xfrac}{2020-02-14}{}
+\ProvidesExplPackage{xfrac}{2020-02-25}{}
{L3 Experimental split-level fractions}
\keys_define:nn { xfrac }
{
diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
index f8822d09fdc..38b099379ce 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -32,7 +32,7 @@
}%
\endinput
}
-\ProvidesExplPackage{xparse}{2020-02-14}{}
+\ProvidesExplPackage{xparse}{2020-02-25}{}
{L3 Experimental document command parser}
\tl_new:N \l__xparse_arg_spec_tl
\tl_new:N \l__xparse_args_tl
@@ -1126,7 +1126,7 @@
}
\cs_new:Npn \__xparse_grab_D_nested:w #1 \q_nil \q_stop
{ \exp_not:o { \use_none:n #1 } }
-\cs_set_protected_nopar:Npn \__xparse_grab_D_call:Nw #1
+\cs_new_protected_nopar:Npn \__xparse_grab_D_call:Nw #1
{
\token_if_eq_catcode:NNTF + #1
{
@@ -2315,10 +2315,7 @@
}
\keys_set:nV { xparse } \l__xparse_options_clist
\bool_if:NF \l__xparse_log_bool
- {
- \msg_redirect_module:nnn { LaTeX / xparse } { info } { none }
- \msg_redirect_module:nnn { LaTeX / xparse } { warning } { none }
- }
+ { \msg_redirect_module:nnn { LaTeX / xparse } { info } { none } }
%%
%%
%% End of file `xparse.sty'.
diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
index 90f24a68d27..f2a76f35ec2 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
@@ -32,7 +32,7 @@
}%
\endinput
}
-\ProvidesExplPackage{xtemplate}{2020-02-14}{}
+\ProvidesExplPackage{xtemplate}{2020-02-25}{}
{L3 Experimental prototype document functions}
\tl_const:Nn \c__xtemplate_code_root_tl { template~code~>~ }
\tl_const:Nn \c__xtemplate_defaults_root_tl { template~defaults~>~ }