diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-19 22:34:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-19 22:34:54 +0000 |
commit | 8ec6f52457309f1e1152d881c29acc8f8c775442 (patch) | |
tree | 3b3247c79f170cc40a286743fb4e1265255cbb06 /Master/texmf-dist/source/latex/l3experimental | |
parent | 487de9cd41f430fd78e869079c420f36a8ff051a (diff) |
l3 (19jun15)
git-svn-id: svn://tug.org/texlive/trunk@37621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3experimental')
6 files changed, 24 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/l3experimental/l3sort/l3sort.dtx b/Master/texmf-dist/source/latex/l3experimental/l3sort/l3sort.dtx index 142fd3b5502..ce29740e490 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3sort/l3sort.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3sort/l3sort.dtx @@ -1,6 +1,6 @@ % \iffalse % -%% File l3sort.dtx (C) Copyright 2012,2014 The LaTeX3 Project +%% File l3sort.dtx (C) Copyright 2012,2014,2015 The LaTeX3 Project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -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}[2014/11/25] -%<package>\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3sort}{Support package l3kernel too old} @@ -50,7 +50,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3sort.dtx 5471 2014-11-25 20:11:29Z joseph $ +\GetIdInfo$Id: l3sort.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental sorting functions} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3flag.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3flag.dtx index 6c2ee148cd4..c9b9144ab3e 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3flag.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3flag.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3flag.dtx Copyright (C) 2011-2012,2104 The LaTeX3 Project +%% File: l3flag.dtx Copyright (C) 2011-2012,2014,2015 The LaTeX3 Project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -36,8 +36,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}[2014/11/25] -%<package>\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3flag}{Support package l3kernel too old} @@ -49,7 +49,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3flag.dtx 5471 2014-11-25 20:11:29Z joseph $ +\GetIdInfo$Id: l3flag.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental flags} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx index 37225d80243..5224683cfa2 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3regex.dtx Copyright (C) 2011-2014 The LaTeX3 Project +%% File: l3regex.dtx Copyright (C) 2011-2015 The LaTeX3 Project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -36,8 +36,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}[2014/11/25] -%<package>\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3regex}{Support package l3kernel too old} @@ -49,7 +49,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3regex.dtx 5471 2014-11-25 20:11:29Z joseph $ +\GetIdInfo$Id: l3regex.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental regular expressions} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-expl.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-expl.dtx index cb8060eb0ea..5b7cd44bb6b 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-expl.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-expl.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3str.dtx Copyright (C) 2011-2014 The LaTeX3 Project +%% File: l3str.dtx Copyright (C) 2011-2015 The LaTeX3 Project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -36,8 +36,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}[2014/11/25] -%<package>\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3str}{Support package l3kernel too old} @@ -49,7 +49,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3str-expl.dtx 5471 2014-11-25 20:11:29Z joseph $ +\GetIdInfo$Id: l3str-expl.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental strings} \def\ExplFileName{l3str} %</driver|package> diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx index 7f4504cb2de..e0607072810 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3tl-build.dtx Copyright (C) 2011-2012 The LaTeX3 Project +%% File: l3tl-build.dtx Copyright (C) 2011-2015 The LaTeX3 Project %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -36,8 +36,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}[2014/08/25] -%<package>\@ifpackagelater{expl3}{2014/08/25} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3tl-build}{Support package l3kernel too old} @@ -49,7 +49,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3tl-build.dtx 5378 2014-08-25 10:59:48Z joseph $ +\GetIdInfo$Id: l3tl-build.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental token list construction} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx b/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx index 4d011689ef6..cb254691135 100644 --- a/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.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}[2014/09/15] -%<package>\@ifpackagelater{expl3}{2014/09/15} +\RequirePackage{expl3}[2015/06/15] +%<package>\@ifpackagelater{expl3}{2015/06/15} %<package> {} %<package> {% %<package> \PackageError{l3galley}{Support package l3kernel too old} @@ -51,7 +51,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3galley.dtx 5624 2015-05-31 19:22:46Z joseph $ +\GetIdInfo$Id: l3galley.dtx 5630 2015-06-15 08:49:02Z joseph $ {L3 Experimental galley code} %</driver|package> %<*driver> @@ -1242,6 +1242,7 @@ \seq_gpop_left:NN \g_@@_cutout_left_seq \l_@@_tmp_tl \seq_gpop_left:NN \g_@@_cutout_right_seq \l_@@_tmp_tl } + \@@_parshape_set: } } % \end{macrocode} |