summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xparse
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-31 17:59:25 +0000
committerKarl Berry <karl@freefriends.org>2012-08-31 17:59:25 +0000
commit12907d9fa0bec7cb55d96f610a8a9390f2883b1d (patch)
tree8289ce6e84fc55271ad6860c49ae262db4f36659 /Master/texmf-dist/tex/latex/l3packages/xparse
parent3301423440393adfdbbcfa0d8471e4b4c63df1e6 (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/xparse')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty9
1 files changed, 4 insertions, 5 deletions
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}
}