diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-26 23:25:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-26 23:25:13 +0000 |
commit | b9e6e333665e4a3e044dc084dcbe603fb68b741e (patch) | |
tree | c652a0f43af38813acf05e1e74706272e909641a /Master/texmf-dist/tex/latex/l3packages | |
parent | b8f77d335f738196531dc9afc90b85e640909d0d (diff) |
l3 (26nov14)
git-svn-id: svn://tug.org/texlive/trunk@35669 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 5fd334a0b78..fa9edcdc7fd 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}[2014/09/15] -\@ifpackagelater{expl3}{2014/09/15} +\RequirePackage{expl3}[2014/11/25] +\@ifpackagelater{expl3}{2014/11/25} {} {% \PackageError{l3keys2e}{Support package l3kernel too old} @@ -59,7 +59,7 @@ }% \endinput } -\GetIdInfo$Id: l3keys2e.dtx 5423 2014-09-15 10:48:14Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 5471 2014-11-25 20:11:29Z 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 353f15025c6..c61f429ac41 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}[2014/09/15] -\@ifpackagelater{expl3}{2014/09/15} +\RequirePackage{expl3}[2014/11/25] +\@ifpackagelater{expl3}{2014/11/25} {} {% \PackageError{xparse}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xparse.dtx 5423 2014-09-15 10:48:14Z joseph $ +\GetIdInfo$Id: xparse.dtx 5471 2014-11-25 20:11:29Z 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 12d15ab6ed7..08e521220b6 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}[2014/09/15] -\@ifpackagelater{expl3}{2014/09/15} +\RequirePackage{expl3}[2014/11/25] +\@ifpackagelater{expl3}{2014/11/25} {} {% \PackageError{xtemplate}{Support package l3kernel too old} @@ -63,7 +63,7 @@ }% \endinput } -\GetIdInfo$Id: xtemplate.dtx 5423 2014-09-15 10:48:14Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 5471 2014-11-25 20:11:29Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} |