diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-14 22:30:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-14 22:30:09 +0000 |
commit | 24530adc39b721401c8037360aea53c67cc968fa (patch) | |
tree | e4cc2e01a0ee7f37efb50be23a5db947f77b602f /Master/texmf-dist/source/latex/l3packages | |
parent | 74e3ca017b02a77b352d7696a8ca4e253e843d2b (diff) |
l3 (14oct13)
git-svn-id: svn://tug.org/texlive/trunk@31905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages')
3 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx index 9f20d8785c3..4aec4ad1aa8 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}[2013/10/08] -%<package>\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +%<package>\@ifpackagelater{expl3}{2013/10/13} %<package> {} %<package> {% %<package> \PackageError{l3keys2e}{Support package l3kernel too old} @@ -50,7 +50,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3keys2e.dtx 4595 2013-10-08 16:36:09Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 4597 2013-10-13 21:44:53Z joseph $ {LaTeX2e option processing using LaTeX3 keys} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx index c1183085b35..17472c2b273 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}[2013/10/08] -%<package>\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +%<package>\@ifpackagelater{expl3}{2013/10/13} %<package> {} %<package> {% %<package> \PackageError{xparse}{Support package l3kernel too old} @@ -54,7 +54,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: xparse.dtx 4594 2013-10-08 06:34:37Z joseph $ +\GetIdInfo$Id: xparse.dtx 4597 2013-10-13 21:44:53Z joseph $ {L3 Experimental document command parser} %</driver|package> %<*driver> diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index cc794171893..b7062236d8b 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}[2013/10/08] -%<package>\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +%<package>\@ifpackagelater{expl3}{2013/10/13} %<package> {} %<package> {% %<package> \PackageError{xtemplate}{Support package l3kernel too old} @@ -54,7 +54,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: xtemplate.dtx 4594 2013-10-08 06:34:37Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4597 2013-10-13 21:44:53Z joseph $ {L3 Experimental prototype document functions} %</driver|package> %<*driver> |