diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-25 00:14:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-25 00:14:06 +0000 |
commit | 27ecf3bfa131e03a530396ff6c0016cf6dffacd0 (patch) | |
tree | f05ee692cca6a3936b9f30c78d40ec18ed692079 /Master/texmf-dist/tex/latex/l3packages | |
parent | ffc8e17b8078900ab7932786f99a36a7f3b1166c (diff) |
l3packages 2966 (19nov11)
git-svn-id: svn://tug.org/texlive/trunk@24656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages')
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 976c9cbd4f9..ec331202c34 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 2900 2011-10-09 21:22:46Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 2966 2011-11-19 15:58:47Z joseph $ {LaTeX2e option processing using LaTeX3 keys} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { expl3 } { 2011/10/06 } +\@ifpackagelater { expl3 } { 2011/11/09 } { } { \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 4686bf73d70..8e0d8a77b4d 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 2900 2011-10-09 21:22:46Z joseph $ +\GetIdInfo$Id: xparse.dtx 2966 2011-11-19 15:58:47Z joseph $ {L3 Experimental document command parser} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} \RequirePackage{expl3} -\@ifpackagelater { expl3 } { 2011/10/09 } +\@ifpackagelater { expl3 } { 2011/11/19 } { } { \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 252b59841ad..590c9e2f461 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 2900 2011-10-09 21:22:46Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 2966 2011-11-19 15:58:47Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} -\@ifpackagelater { expl3 } { 2011/10/09 } +\@ifpackagelater { expl3 } { 2011/11/19 } { } { \PackageError { xtemplate } { Support~package~l3kernel~too~old. } |