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 | |
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')
3 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty index 641251cfffb..f077c480421 100644 --- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty +++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty @@ -46,8 +46,8 @@ %% %% ----------------------------------------------------------------------- %% -\RequirePackage{expl3}[2013/07/28] -\@ifpackagelater{expl3}{2013/07/28} +\RequirePackage{expl3}[2013/10/08] +\@ifpackagelater{expl3}{2013/10/08} {} {% \PackageError{l3keys2e}{Support package l3kernel too old} @@ -59,7 +59,7 @@ }% \endinput } -\GetIdInfo$Id: l3keys2e.dtx 4582 2013-07-28 08:57:13Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 4595 2013-10-08 16:36:09Z joseph $ {LaTeX2e option processing using LaTeX3 keys} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty index 274b5a005e6..5ebf8b4a0d3 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.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{xparse}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xparse.dtx 4582 2013-07-28 08:57:13Z joseph $ +\GetIdInfo$Id: xparse.dtx 4594 2013-10-08 06:34:37Z joseph $ {L3 Experimental document command parser} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} 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} |