diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-22 00:05:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-22 00:05:28 +0000 |
commit | 4efb0e288e61307337a1593f83dead03178acc61 (patch) | |
tree | 1de51740df3962c81edef97135bac249b41d3fe1 /Master/texmf-dist/source/latex/l3packages | |
parent | 9dd6af228b319f176777f85b0b551eda0df6cfbe (diff) |
l3 (19nov13)
git-svn-id: svn://tug.org/texlive/trunk@32204 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 4aec4ad1aa8..fbc01946956 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/13] -%<package>\@ifpackagelater{expl3}{2013/10/13} +\RequirePackage{expl3}[2013/11/19] +%<package>\@ifpackagelater{expl3}{2013/11/19} %<package> {} %<package> {% %<package> \PackageError{l3keys2e}{Support package l3kernel too old} @@ -50,7 +50,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: l3keys2e.dtx 4597 2013-10-13 21:44:53Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 4608 2013-11-19 15:52:24Z 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 17472c2b273..8c088950b7e 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/13] -%<package>\@ifpackagelater{expl3}{2013/10/13} +\RequirePackage{expl3}[2013/11/19] +%<package>\@ifpackagelater{expl3}{2013/11/19} %<package> {} %<package> {% %<package> \PackageError{xparse}{Support package l3kernel too old} @@ -54,7 +54,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: xparse.dtx 4597 2013-10-13 21:44:53Z joseph $ +\GetIdInfo$Id: xparse.dtx 4609 2013-11-19 16:01:54Z 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 b7062236d8b..7a90562f543 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/13] -%<package>\@ifpackagelater{expl3}{2013/10/13} +\RequirePackage{expl3}[2013/11/19] +%<package>\@ifpackagelater{expl3}{2013/11/19} %<package> {} %<package> {% %<package> \PackageError{xtemplate}{Support package l3kernel too old} @@ -54,7 +54,7 @@ %<package> }% %<package> \endinput %<package> } -\GetIdInfo$Id: xtemplate.dtx 4597 2013-10-13 21:44:53Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4608 2013-11-19 15:52:24Z joseph $ {L3 Experimental prototype document functions} %</driver|package> %<*driver> |