diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-07 23:33:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-07 23:33:11 +0000 |
commit | ea06cd2704b8ed1c5278b20798ab9e3811e0ca4e (patch) | |
tree | b46af2588307097bc7c3b9750d4095f3f6f69fc5 /Master/texmf-dist/source/latex/l3packages | |
parent | 996a539c5bd7795ddb5e2db3b2e2c16ea93d1048 (diff) |
l3packages 2729 (5sep11)
git-svn-id: svn://tug.org/texlive/trunk@23864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages')
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx index 25c413af72c..7c9d21dd0ae 100644 --- a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx +++ b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx @@ -36,7 +36,7 @@ % %<*driver|package> \RequirePackage{xparse} -\GetIdInfo$Id: l3keys2e.dtx 2678 2011-08-28 07:02:32Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 2729 2011-09-05 19:35:28Z joseph $ {LaTeX2e option processing using LaTeX3 keys} %</driver|package> %<*driver> @@ -137,7 +137,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { expl3 } { 2011/08/28 } +\@ifpackagelater { expl3 } { 2011/09/05 } { } { \PackageError { l3keys2e } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx index cccf46674fb..ed6612bd94c 100644 --- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx @@ -40,7 +40,7 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: xparse.dtx 2678 2011-08-28 07:02:32Z joseph $ +\GetIdInfo$Id: xparse.dtx 2729 2011-09-05 19:35:28Z joseph $ {L3 Experimental document command parser} %</driver|package> %<*driver> @@ -623,7 +623,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { expl3 } { 2011/08/28 } +\@ifpackagelater { expl3 } { 2011/09/05 } { } { \PackageError { xparse } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index a2f71165c4f..8c9aa16c5c6 100644 --- a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx +++ b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx @@ -40,7 +40,7 @@ % %<*driver|package> \RequirePackage{expl3} -\GetIdInfo$Id: xtemplate.dtx 2678 2011-08-28 07:02:32Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 2729 2011-09-05 19:35:28Z joseph $ {L3 Experimental prototype document functions} %</driver|package> %<*driver> @@ -658,7 +658,7 @@ % % A check to make sure that \pkg{expl3} is not too old % \begin{macrocode} -\@ifpackagelater { expl3 } { 2011/08/28 } +\@ifpackagelater { expl3 } { 2011/09/05 } { } { \PackageError { xtemplate } { Support~package~l3kernel~too~old. } |