diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-13 22:18:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-13 22:18:50 +0000 |
commit | 8fdbc868b3cd64d89d3b4a172779aea071a118c5 (patch) | |
tree | ab87c4a7089bda975c7abf950715bada33c696ff /Master/texmf-dist/tex/latex | |
parent | c2539fb036685d9ec6b6845ccc6a8ab4daad1213 (diff) |
l3packages 2564 (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23539 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty index 364f473d372..816facd6c01 100644 --- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty +++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty @@ -47,11 +47,11 @@ %% ----------------------------------------------------------------------- %% \RequirePackage{xparse} -\GetIdInfo$Id: l3keys2e.dtx 2492 2011-07-02 13:40:38Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 2535 2011-08-10 18:26:57Z joseph $ {LaTeX2e option processing using LaTeX3 keys} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { expl3 } { 2011/08/10 } +\@ifpackagelater { expl3 } { 2011/08/13 } { } { \PackageError { l3keys2e } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty index 5aae56e65a0..d76b157392b 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty @@ -51,12 +51,12 @@ %% ----------------------------------------------------------------------- %% \RequirePackage{expl3} -\GetIdInfo$Id: xparse.dtx 2492 2011-07-02 13:40:38Z joseph $ +\GetIdInfo$Id: xparse.dtx 2535 2011-08-10 18:26:57Z joseph $ {L3 Experimental document command parser} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \RequirePackage{expl3} -\@ifpackagelater { expl3 } { 2011/08/10 } +\@ifpackagelater { expl3 } { 2011/08/13 } { } { \PackageError { xparse } { Support~package~l3kernel~too~old. } diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty index f6740d5e714..cae62519790 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty @@ -51,11 +51,11 @@ %% ----------------------------------------------------------------------- %% \RequirePackage{expl3} -\GetIdInfo$Id: xtemplate.dtx 2523 2011-08-08 22:11:50Z mittelba $ +\GetIdInfo$Id: xtemplate.dtx 2535 2011-08-10 18:26:57Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { expl3 } { 2011/08/10 } +\@ifpackagelater { expl3 } { 2011/08/13 } { } { \PackageError { xtemplate } { Support~package~l3kernel~too~old. } |