From a9b5c8812a42ed9fc7bd6323b1185a096ecb7c0e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 19 Mar 2017 22:13:10 +0000 Subject: l3 (19mar17) git-svn-id: svn://tug.org/texlive/trunk@43548 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/l3experimental/l3str/l3regex.dtx | 12 ++++++------ .../source/latex/l3experimental/l3str/l3str-convert.dtx | 8 ++++---- .../source/latex/l3experimental/l3str/l3str-format.dtx | 10 +++++----- .../source/latex/l3experimental/l3str/l3tl-analysis.dtx | 10 +++++----- .../source/latex/l3experimental/l3str/l3tl-build.dtx | 14 +++++++------- .../source/latex/l3experimental/xcoffins/xcoffins.dtx | 8 ++++---- .../source/latex/l3experimental/xgalley/l3galley.dtx | 12 ++++++------ .../source/latex/l3experimental/xgalley/xgalley.dtx | 8 ++++---- 8 files changed, 41 insertions(+), 41 deletions(-) (limited to 'Master/texmf-dist/source/latex/l3experimental') diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx index 95a3dd3f067..f3b5e32d4f8 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3regex.dtx @@ -23,8 +23,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}[2017/03/11] -%\@ifpackagelater{expl3}{2017/03/11} +\RequirePackage{expl3}[2017/03/18] +%\@ifpackagelater{expl3}{2017/03/18} % {} % {% % \PackageError{l3regex}{Support package l3kernel too old} @@ -36,8 +36,8 @@ % }% % \endinput % } -\GetIdInfo$Id: l3regex.dtx 6988 2017-03-11 15:52:21Z joseph $ - {L3 Experimental regular expressions} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -738,8 +738,8 @@ % % \begin{macrocode} %<*package> -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3regex}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental regular expressions} \RequirePackage{l3tl-build, l3tl-analysis, l3str-convert} % % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-convert.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-convert.dtx index ad0dad50e0d..5d597da8456 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-convert.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-convert.dtx @@ -22,8 +22,8 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: l3str-convert.dtx 6969 2017-02-20 18:32:23Z bruno $ - {L3 Experimental string encoding conversions} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -276,8 +276,8 @@ % \end{macrocode} % % \begin{macrocode} -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3str-convert}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental string encoding conversions} \RequirePackage{l3tl-analysis,l3tl-build} % \end{macrocode} % diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-format.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-format.dtx index 4244d7ae570..f17f9ad3488 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-format.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3str-format.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3str-format.dtx Copyright (C) 2012-2013,2015,2016 The LaTeX3 Project +%% File: l3str-format.dtx Copyright (C) 2012-2013,2015-2017 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 @@ -22,8 +22,8 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: l3str-format.dtx 6948 2017-02-18 14:50:25Z bruno $ - {L3 Experimental string formatting} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -167,8 +167,8 @@ % % \begin{macrocode} %<*package> -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3str-format}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental string formatting} \RequirePackage{l3str} % % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-analysis.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-analysis.dtx index f08009cbb24..bd48715f3a2 100644 --- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-analysis.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-analysis.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3tl-analysis.dtx Copyright (C) 2011-2012,2015,2016 The LaTeX3 Project +%% File: l3tl-analysis.dtx Copyright (C) 2011-2012,2015-2017 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 @@ -22,8 +22,8 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: l3tl-analysis.dtx 6948 2017-02-18 14:50:25Z bruno $ - {L3 Experimental token lists analysis} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -175,8 +175,8 @@ % \end{macrocode} % % \begin{macrocode} -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3tl-analysis}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental token list analysis} % \end{macrocode} % % \subsection{Variables and helper functions} 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 fe8e4348b45..f3667c244e9 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-2016 The LaTeX3 Project +%% File: l3tl-build.dtx Copyright (C) 2011-2017 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 @@ -23,8 +23,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}[2017/03/11] -%\@ifpackagelater{expl3}{2017/03/11} +\RequirePackage{expl3}[2017/03/18] +%\@ifpackagelater{expl3}{2017/03/18} % {} % {% % \PackageError{l3tl-build}{Support package l3kernel too old} @@ -36,8 +36,8 @@ % }% % \endinput % } -\GetIdInfo$Id: l3tl-build.dtx 6988 2017-03-11 15:52:21Z joseph $ - {L3 Experimental token list construction} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -154,8 +154,8 @@ % \end{macrocode} % % \begin{macrocode} -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3tl-build}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental token list construction} % \end{macrocode} % % \subsection{Variables and helper functions} diff --git a/Master/texmf-dist/source/latex/l3experimental/xcoffins/xcoffins.dtx b/Master/texmf-dist/source/latex/l3experimental/xcoffins/xcoffins.dtx index 116912675d2..8524f10d744 100644 --- a/Master/texmf-dist/source/latex/l3experimental/xcoffins/xcoffins.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/xcoffins/xcoffins.dtx @@ -22,8 +22,8 @@ % %<*driver|package> \RequirePackage{xparse} -\GetIdInfo$Id: xcoffins.dtx 6833 2017-01-28 20:01:31Z joseph $ - {L3 Experimental design-level coffins} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -681,8 +681,8 @@ % \end{macrocode} % % \begin{macrocode} -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{xcoffins}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental design level coffins} % \end{macrocode} % % \begin{variable} diff --git a/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx b/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx index 7cf270aaf36..7c386fb74f0 100644 --- a/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/xgalley/l3galley.dtx @@ -24,8 +24,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}[2017/03/11] -%\@ifpackagelater{expl3}{2017/03/11} +\RequirePackage{expl3}[2017/03/18] +%\@ifpackagelater{expl3}{2017/03/18} % {} % {% % \PackageError{l3galley}{Support package l3kernel too old} @@ -37,8 +37,8 @@ % }% % \endinput % } -\GetIdInfo$Id: l3galley.dtx 6988 2017-03-11 15:52:21Z joseph $ - {L3 Experimental galley code} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -690,8 +690,8 @@ % % \begin{macrocode} %<*package> -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{l3galley}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental galley code} % % \end{macrocode} % diff --git a/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx b/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx index 290c64bc8b8..521adb1604d 100644 --- a/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx +++ b/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx @@ -23,8 +23,8 @@ % %<*driver|package> \RequirePackage{xparse} -\GetIdInfo$Id: xgalley.dtx 6963 2017-02-20 02:29:02Z bruno $ - {L3 Experimental galley} +\def\ExplFileDate{2017/03/18} +\def\ExplFileVersion{7019} % %<*driver> \documentclass[full]{l3doc} @@ -736,8 +736,8 @@ % \end{macrocode} % % \begin{macrocode} -\ProvidesExplPackage - {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} +\ProvidesExplPackage{xgalley}{\ExplFileDate}{\ExplFileVersion} + {L3 Experimental galley} \RequirePackage{xparse,xtemplate,l3galley} % \end{macrocode} % -- cgit v1.2.3