summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-13 22:18:50 +0000
committerKarl Berry <karl@freefriends.org>2011-08-13 22:18:50 +0000
commit8fdbc868b3cd64d89d3b4a172779aea071a118c5 (patch)
treeab87c4a7089bda975c7abf950715bada33c696ff /Master/texmf-dist/source/latex
parentc2539fb036685d9ec6b6845ccc6a8ab4daad1213 (diff)
l3packages 2564 (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23539 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx4
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx4
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx4
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 3dd0218eedc..b00d7f91819 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 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}
%</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/10 }
+\@ifpackagelater { expl3 } { 2011/08/13 }
{ }
{
\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 19b8772d4b5..483406a126b 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 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}
%</driver|package>
%<*driver>
@@ -592,7 +592,7 @@
%
% A check to make sure that \pkg{expl3} is not too old
% \begin{macrocode}
-\@ifpackagelater { expl3 } { 2011/08/10 }
+\@ifpackagelater { expl3 } { 2011/08/13 }
{ }
{
\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 38eb9ec60f9..3d2380d28aa 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 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}
%</driver|package>
%<*driver>
@@ -664,7 +664,7 @@
%
% A check to make sure that \pkg{expl3} is not too old
% \begin{macrocode}
-\@ifpackagelater { expl3 } { 2011/08/10 }
+\@ifpackagelater { expl3 } { 2011/08/13 }
{ }
{
\PackageError { xtemplate } { Support~package~l3kernel~too~old. }