summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xparse
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-11 00:57:44 +0000
committerKarl Berry <karl@freefriends.org>2012-02-11 00:57:44 +0000
commit7d9db8166e583e36ac70386c1c3bb352e4b543d0 (patch)
tree0db061e6c8f6f22622c09cd12f1096a327f01d6f /Master/texmf-dist/tex/latex/l3packages/xparse
parent74211cc9a2b9b059dfc2802a474a5edbb41f8e0b (diff)
l3packages 3341 (8feb12)
git-svn-id: svn://tug.org/texlive/trunk@25358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xparse')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
index 9c1d7c81eb4..045016b235a 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -50,19 +50,19 @@
%%
%% -----------------------------------------------------------------------
%%
-\RequirePackage{expl3}[2012/02/07]
-\@ifpackagelater{expl3}{2012/02/07}
+\RequirePackage{expl3}[2012/02/08]
+\@ifpackagelater{expl3}{2012/02/08}
{}
{
\PackageError{xparse}{Support package l3kernel too old.}
{
- Please install an up to date~version of l3kernel
+ Please install an up to date version of l3kernel
using your TeX package manager or from CTAN.\\ \\
Loading xparse will abort!
}
\endinput
}
-\GetIdInfo$Id: xparse.dtx 3330 2012-02-07 15:13:36Z joseph $
+\GetIdInfo$Id: xparse.dtx 3342 2012-02-08 19:34:51Z joseph $
{L3 Experimental document command parser}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}