diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-26 23:00:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-26 23:00:29 +0000 |
commit | 43fbca5d01e622dd7c348d42b222bb87496d0bdc (patch) | |
tree | 4923d2804f00b747d5ec65d07b1c57cda397a6ac /Master/texmf-dist/tex/latex/l3experimental | |
parent | d8008e612c8bdc7cea1aeff75eeffb81cb74ec00 (diff) |
l3
git-svn-id: svn://tug.org/texlive/trunk@39490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental')
6 files changed, 27 insertions, 25 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty b/Master/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty index e2a8a46711a..498929faa53 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,2015 The LaTeX3 Project +%% File l3sort.dtx (C) Copyright 2012,2014-2016 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}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3sort}{Support package l3kernel too old} @@ -59,7 +59,7 @@ }% \endinput } -\GetIdInfo$Id: l3sort.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3sort.dtx 6377 2016-01-19 22:28:13Z 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 67475d776ec..7e5945af50f 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,2014,2015 The LaTeX3 Project +%% File: l3flag.dtx Copyright (C) 2011-2012,2014-2016 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}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3flag}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\GetIdInfo$Id: l3flag.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3flag.dtx 6377 2016-01-19 22:28:13Z 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 9503a1366e0..afdd2caefae 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-2015 The LaTeX3 Project +%% File: l3regex.dtx Copyright (C) 2011-2016 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}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3regex}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\GetIdInfo$Id: l3regex.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3regex.dtx 6377 2016-01-19 22:28:13Z 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 a8b256be07f..66d1317d434 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-2015 The LaTeX3 Project +%% File: l3regex.dtx Copyright (C) 2011-2016 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}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3regex}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\GetIdInfo$Id: l3regex.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3regex.dtx 6377 2016-01-19 22:28:13Z joseph $ {L3 Experimental regular expressions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} 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 a935ccd6758..7d38e2cc355 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-2015 The LaTeX3 Project +%% File: l3tl-build.dtx Copyright (C) 2011-2016 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}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3tl-build}{Support package l3kernel too old} @@ -58,7 +58,7 @@ }% \endinput } -\GetIdInfo$Id: l3tl-build.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3tl-build.dtx 6377 2016-01-19 22:28:13Z 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 39a9930f190..f7ee4dc07a3 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty @@ -14,7 +14,7 @@ %% Do not distribute a modified version of this file. %% %% File: l3galley.dtx Copyright (C) 1999-2001, 2004-2009 Frank Mittelbach -%% (C) 2010-2015 The LaTeX3 Project +%% (C) 2010-2016 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 @@ -47,8 +47,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2015/12/20] -\@ifpackagelater{expl3}{2015/12/20} +\RequirePackage{expl3}[2016/01/19] +\@ifpackagelater{expl3}{2016/01/19} {} {% \PackageError{l3galley}{Support package l3kernel too old} @@ -60,7 +60,7 @@ }% \endinput } -\GetIdInfo$Id: l3galley.dtx 6326 2015-12-20 18:42:59Z joseph $ +\GetIdInfo$Id: l3galley.dtx 6377 2016-01-19 22:28:13Z joseph $ {L3 Experimental galley code} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -939,6 +939,8 @@ \DeclareRobustCommand \newline { \galley_break_line:Nn \c_true_bool { 0pt } } \cs_set_eq:cN { @ @ par } \galley_par: +\cs_set_nopar:Npn \addpenalty { \galley_penalty_set_single:n } +\cs_set_nopar:Npn \addvspace { \galley_vspace_set_single:n } \cs_set_nopar:Npn \@afterheading { \bool_gset_true:N \g_galley_no_break_next_bool @@ -961,7 +963,7 @@ \bool_gset_true:N \g_galley_omit_next_indent_bool \box \@tempboxa } -\cs_set_eq:Nc \@normalcr { \token_to_str:N \\ } +\cs_set_eq:Nc \@normalcr { \cs_to_str:N \\ } %% %% %% End of file `l3galley.sty'. |