From 86d055cf3a39706e11cf2f143633f70879052726 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 29 Mar 2016 21:23:57 +0000 Subject: l3packages (29mar16) git-svn-id: svn://tug.org/texlive/trunk@40176 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/l3packages/README.md | 2 +- .../doc/latex/l3packages/l3keys2e/l3keys2e.pdf | Bin 333301 -> 333805 bytes .../doc/latex/l3packages/xfrac/xfrac.pdf | Bin 478126 -> 478630 bytes .../doc/latex/l3packages/xparse/xparse.pdf | Bin 460258 -> 460755 bytes .../doc/latex/l3packages/xtemplate/xtemplate.pdf | Bin 422314 -> 422804 bytes .../source/latex/l3packages/l3keys2e/l3keys2e.dtx | 8 ++++---- .../source/latex/l3packages/xfrac/xfrac.dtx | 8 ++++---- .../source/latex/l3packages/xparse/xparse.dtx | 17 +++++++++++------ .../latex/l3packages/xtemplate/xtemplate.dtx | 8 ++++---- .../tex/latex/l3packages/l3keys2e/l3keys2e.sty | 8 ++++---- .../tex/latex/l3packages/xfrac/xfrac.sty | 8 ++++---- .../tex/latex/l3packages/xparse/xparse.sty | 17 +++++++++++------ .../tex/latex/l3packages/xtemplate/xtemplate.sty | 8 ++++---- 13 files changed, 47 insertions(+), 37 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/l3packages/README.md b/Master/texmf-dist/doc/latex/l3packages/README.md index 17cfea7cc36..c90c8b9f8be 100644 --- a/Master/texmf-dist/doc/latex/l3packages/README.md +++ b/Master/texmf-dist/doc/latex/l3packages/README.md @@ -1,7 +1,7 @@ LaTeX3 High-Level Concepts ========================== -Release 2016/03/26 (r6466) +Release 2016/03/28 (r6468) Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf index 6bfffd4daed..233d1b66fc0 100644 Binary files a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf and b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf index aed575f2164..11e5645bb96 100644 Binary files a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf and b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf index a0c481d7bc9..130350246a6 100644 Binary files a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf and b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf index f25997a76ac..0defad6b56d 100644 Binary files a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf and b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf differ diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx index acd7c2238d5..6787b1493aa 100644 --- a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx +++ b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx @@ -37,8 +37,8 @@ %<*driver|package> % The version of expl3 required is tested as early as possible, as % some really old versions do not define \ProvidesExplPackage. -\RequirePackage{expl3}[2016/03/26] -%\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +%\@ifpackagelater{expl3}{2016/03/28} % {} % {% % \PackageError{l3keys2e}{Support package l3kernel too old} @@ -52,8 +52,8 @@ % } \def\ExplFileName{l3keys2e} \def\ExplFileDescription{LaTeX2e option processing using LaTeX3 keys} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} % %<*driver> \documentclass[full]{l3doc} diff --git a/Master/texmf-dist/source/latex/l3packages/xfrac/xfrac.dtx b/Master/texmf-dist/source/latex/l3packages/xfrac/xfrac.dtx index 08d71a22a87..6778de2390a 100644 --- a/Master/texmf-dist/source/latex/l3packages/xfrac/xfrac.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xfrac/xfrac.dtx @@ -38,8 +38,8 @@ %<*driver|package> % The version of expl3 required is tested as early as possible, as % some really old versions do not define \ProvidesExplPackage. -\RequirePackage{expl3}[2016/03/26] -%\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +%\@ifpackagelater{expl3}{2016/03/28} % {} % {% % \PackageError{xfrac}{Support package l3kernel too old} @@ -54,8 +54,8 @@ \RequirePackage{amstext,graphicx,l3keys2e,textcomp,xparse,xtemplate} \def\ExplFileName{xfrac} \def\ExplFileDescription{L3 Experimental split-level fractions} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} % %<*driver> \documentclass[full]{l3doc} diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx index 8e1e42dee6f..5ebeddb5e5e 100644 --- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx @@ -41,8 +41,8 @@ %<*driver|package> % The version of expl3 required is tested as early as possible, as % some really old versions do not define \ProvidesExplPackage. -\RequirePackage{expl3}[2016/03/26] -%\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +%\@ifpackagelater{expl3}{2016/03/28} % {} % {% % \PackageError{xparse}{Support package l3kernel too old} @@ -56,8 +56,8 @@ % } \def\ExplFileName{xparse} \def\ExplFileDescription{L3 Experimental document command parser} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} % %<*driver> \documentclass[full]{l3doc} @@ -2008,8 +2008,13 @@ % \begin{macrocode} \token_if_eq_catcode:NNTF + #1 { - \exp_after:wN \exp_after:wN \exp_after:wN - \l_@@_fn_tl \char_generate:nn { `#1 } { 11 } + \group_begin: + \char_set_lccode:nn { `A } { `#1 } + \tex_lowercase:D + { + \group_end: + \l_@@_fn_tl A + } } { \exp_after:wN \l_@@_fn_tl diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index d425d052698..307d6bceb43 100644 --- a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx @@ -41,8 +41,8 @@ %<*driver|package> % The version of expl3 required is tested as early as possible, as % some really old versions do not define \ProvidesExplPackage. -\RequirePackage{expl3}[2016/03/26] -%\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +%\@ifpackagelater{expl3}{2016/03/28} % {} % {% % \PackageError{xtemplate}{Support package l3kernel too old} @@ -56,8 +56,8 @@ % } \def\ExplFileName{xtemplate} \def\ExplFileDescription{L3 Experimental prototype document functions} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} % %<*driver> \documentclass[full]{l3doc} diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty index 75cc7440606..e1ba2631b5d 100644 --- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty +++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty @@ -46,8 +46,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2016/03/26] -\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +\@ifpackagelater{expl3}{2016/03/28} {} {% \PackageError{l3keys2e}{Support package l3kernel too old} @@ -61,8 +61,8 @@ } \def\ExplFileName{l3keys2e} \def\ExplFileDescription{LaTeX2e option processing using LaTeX3 keys} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \cs_generate_variant:Nn \clist_put_right:Nn { Nv } diff --git a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty index 10ac44aee76..26c802d6d84 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty @@ -47,8 +47,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2016/03/26] -\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +\@ifpackagelater{expl3}{2016/03/28} {} {% \PackageError{xfrac}{Support package l3kernel too old} @@ -63,8 +63,8 @@ \RequirePackage{amstext,graphicx,l3keys2e,textcomp,xparse,xtemplate} \def\ExplFileName{xfrac} \def\ExplFileDescription{L3 Experimental split-level fractions} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \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 ba0540c21cf..bea7493670d 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty @@ -50,8 +50,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2016/03/26] -\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +\@ifpackagelater{expl3}{2016/03/28} {} {% \PackageError{xparse}{Support package l3kernel too old} @@ -65,8 +65,8 @@ } \def\ExplFileName{xparse} \def\ExplFileDescription{L3 Experimental document command parser} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \tl_const:Nx \c__xparse_no_value_tl @@ -723,8 +723,13 @@ } \token_if_eq_catcode:NNTF + #1 { - \exp_after:wN \exp_after:wN \exp_after:wN - \l__xparse_fn_tl \char_generate:nn { `#1 } { 11 } + \group_begin: + \char_set_lccode:nn { `A } { `#1 } + \tex_lowercase:D + { + \group_end: + \l__xparse_fn_tl A + } } { \exp_after:wN \l__xparse_fn_tl diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty index 9caca5a9c6e..ad5d893bfb9 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty @@ -50,8 +50,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2016/03/26] -\@ifpackagelater{expl3}{2016/03/26} +\RequirePackage{expl3}[2016/03/28] +\@ifpackagelater{expl3}{2016/03/28} {} {% \PackageError{xtemplate}{Support package l3kernel too old} @@ -65,8 +65,8 @@ } \def\ExplFileName{xtemplate} \def\ExplFileDescription{L3 Experimental prototype document functions} -\def\ExplFileDate{2016/03/26} -\def\ExplFileVersion{6466} +\def\ExplFileDate{2016/03/28} +\def\ExplFileVersion{6468} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \tl_const:Nn \c__xtemplate_code_root_tl { template~code~>~ } -- cgit v1.2.3