diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-31 17:59:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-31 17:59:25 +0000 |
commit | 12907d9fa0bec7cb55d96f610a8a9390f2883b1d (patch) | |
tree | 8289ce6e84fc55271ad6860c49ae262db4f36659 /Master/texmf-dist/tex/latex/l3packages | |
parent | 3301423440393adfdbbcfa0d8471e4b4c63df1e6 (diff) |
l3packages 3160 (31aug12)
git-svn-id: svn://tug.org/texlive/trunk@27560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages')
3 files changed, 10 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty index ea92f5f35d8..6f0ba740b12 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}[2012/08/14] -\@ifpackagelater{expl3}{2012/08/14} +\RequirePackage{expl3}[2012/08/29] +\@ifpackagelater{expl3}{2012/08/29} {} {% \PackageError{l3keys2e}{Support package l3kernel too old.} @@ -59,7 +59,7 @@ \endinput } \RequirePackage{xparse} -\GetIdInfo$Id: l3keys2e.dtx 4091 2012-08-14 08:13:50Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 4160 2012-08-29 18:57:05Z 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 e20d05295c8..e94dd2437cc 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}[2012/08/14] -\@ifpackagelater{expl3}{2012/08/14} +\RequirePackage{expl3}[2012/08/29] +\@ifpackagelater{expl3}{2012/08/29} {} {% \PackageError{xparse}{Support package l3kernel too old.} @@ -62,7 +62,7 @@ }% \endinput } -\GetIdInfo$Id: xparse.dtx 4091 2012-08-14 08:13:50Z joseph $ +\GetIdInfo$Id: xparse.dtx 4160 2012-08-29 18:57:05Z joseph $ {L3 Experimental document command parser} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -216,8 +216,7 @@ \cs_set_protected_nopar:Npx \exp_not:c { environment~ #1 ~end~aux } { \exp_not:c { environment~ #1~end~aux~ } - \exp_not:n - { { \tl_tail:N \l__xparse_args_tl } } + \exp_not:n { \tl_tail:N \l__xparse_args_tl } } \exp_not:n {#3} } diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty index cd0a30597af..eae460818a5 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}[2012/08/14] -\@ifpackagelater{expl3}{2012/08/14} +\RequirePackage{expl3}[2012/08/29] +\@ifpackagelater{expl3}{2012/08/29} {} {% \PackageError{xtemplate}{Support package l3kernel too old.} @@ -62,7 +62,7 @@ }% \endinput } -\GetIdInfo$Id: xtemplate.dtx 4091 2012-08-14 08:13:50Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4160 2012-08-29 18:57:05Z joseph $ {L3 Experimental prototype document functions} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} |