From 8ec6f52457309f1e1152d881c29acc8f8c775442 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Jun 2015 22:34:54 +0000 Subject: l3 (19jun15) git-svn-id: svn://tug.org/texlive/trunk@37621 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty | 8 ++++---- Master/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty | 8 ++++---- .../texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty | 8 ++++---- Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty | 8 ++++---- Master/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty | 8 ++++---- Master/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty | 8 ++++---- Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty | 7 ++++--- 7 files changed, 28 insertions(+), 27 deletions(-) (limited to 'Master/texmf-dist/tex/latex/l3experimental') diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty b/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty index 626fb98a3c0..62f05087b94 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -46,8 +46,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2014/11/25] -\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3sort}{Support package l3kernel too old} @@ -59,7 +59,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty index 45260c09f87..3dad3c21bfe 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -45,8 +45,8 @@ %% prior consultation with the LaTeX3 Project. %% %% ----------------------------------------------------------------------- -\RequirePackage{expl3}[2014/11/25] -\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3flag}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty index becb142c763..6d6be77a1cc 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -45,8 +45,8 @@ %% prior consultation with the LaTeX3 Project. %% %% ----------------------------------------------------------------------- -\RequirePackage{expl3}[2014/11/25] -\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3regex}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty index b2839ed61f1..4b322b68ba1 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -45,8 +45,8 @@ %% prior consultation with the LaTeX3 Project. %% %% ----------------------------------------------------------------------- -\RequirePackage{expl3}[2014/11/25] -\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3regex}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty index cb419358e4d..35b91ae711e 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -45,8 +45,8 @@ %% prior consultation with the LaTeX3 Project. %% %% ----------------------------------------------------------------------- -\RequirePackage{expl3}[2014/11/25] -\@ifpackagelater{expl3}{2014/11/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3str}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\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} \ProvidesExplPackage diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty index c2f1b05c180..244d6164930 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty @@ -13,7 +13,7 @@ %% %% Do not distribute a modified version of this file. %% -%% 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 @@ -45,8 +45,8 @@ %% prior consultation with the LaTeX3 Project. %% %% ----------------------------------------------------------------------- -\RequirePackage{expl3}[2014/08/25] -\@ifpackagelater{expl3}{2014/08/25} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3tl-build}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty b/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty index b18798c22a8..3d4b1b1582b 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty @@ -47,8 +47,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2014/09/15] -\@ifpackagelater{expl3}{2014/09/15} +\RequirePackage{expl3}[2015/06/15] +\@ifpackagelater{expl3}{2015/06/15} {} {% \PackageError{l3galley}{Support package l3kernel too old} @@ -60,7 +60,7 @@ }% \endinput } -\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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -290,6 +290,7 @@ \seq_gpop_left:NN \g__galley_cutout_left_seq \l__galley_tmp_tl \seq_gpop_left:NN \g__galley_cutout_right_seq \l__galley_tmp_tl } + \__galley_parshape_set: } } \cs_new_protected:Npn \galley_par:n #1 -- cgit v1.2.3