diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-09 00:17:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-09 00:17:30 +0000 |
commit | 6ae8f0974768da24d4bcfff401e0f660c0b9fb5d (patch) | |
tree | 7d30ffa224cef20b8d5bcc4a4a6dfee90e4ca148 /Master/texmf-dist/tex/latex/l3packages/xtemplate | |
parent | ad8c0db83542b88b7a3d63af382ccc630df38d03 (diff) |
l3 (8oct13)
git-svn-id: svn://tug.org/texlive/trunk@31865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xtemplate')
-rw-r--r-- | Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty index 144817099c7..73a5f78c220 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty @@ -50,8 +50,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2013/07/28] -\@ifpackagelater{expl3}{2013/07/28} +\RequirePackage{expl3}[2013/10/08] +\@ifpackagelater{expl3}{2013/10/08} {} {% \PackageError{xtemplate}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xtemplate.dtx 4582 2013-07-28 08:57:13Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4594 2013-10-08 06:34:37Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} |