diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-14 22:30:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-14 22:30:09 +0000 |
commit | 24530adc39b721401c8037360aea53c67cc968fa (patch) | |
tree | e4cc2e01a0ee7f37efb50be23a5db947f77b602f /Master/texmf-dist/tex/latex/l3packages | |
parent | 74e3ca017b02a77b352d7696a8ca4e253e843d2b (diff) |
l3 (14oct13)
git-svn-id: svn://tug.org/texlive/trunk@31905 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 f077c480421..03576dedc50 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/10/08] -\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +\@ifpackagelater{expl3}{2013/10/13} {} {% \PackageError{l3keys2e}{Support package l3kernel too old} @@ -59,7 +59,7 @@ }% \endinput } -\GetIdInfo$Id: l3keys2e.dtx 4595 2013-10-08 16:36:09Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 4597 2013-10-13 21:44:53Z 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 5ebf8b4a0d3..00711c48e43 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/10/08] -\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +\@ifpackagelater{expl3}{2013/10/13} {} {% \PackageError{xparse}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xparse.dtx 4594 2013-10-08 06:34:37Z joseph $ +\GetIdInfo$Id: xparse.dtx 4597 2013-10-13 21:44:53Z 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 73a5f78c220..84040cd8978 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/10/08] -\@ifpackagelater{expl3}{2013/10/08} +\RequirePackage{expl3}[2013/10/13] +\@ifpackagelater{expl3}{2013/10/13} {} {% \PackageError{xtemplate}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xtemplate.dtx 4594 2013-10-08 06:34:37Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4597 2013-10-13 21:44:53Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} |