summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx25
1 files changed, 10 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
index 5ebeddb5e5e..343751e6ad1 100644
--- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
@@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2016/03/28]
-%<package>\@ifpackagelater{expl3}{2016/03/28}
+\RequirePackage{expl3}[2016/04/20]
+%<package>\@ifpackagelater{expl3}{2016/04/20}
%<package> {}
%<package> {%
%<package> \PackageError{xparse}{Support package l3kernel too old}
@@ -56,8 +56,8 @@
%<package> }
\def\ExplFileName{xparse}
\def\ExplFileDescription{L3 Experimental document command parser}
-\def\ExplFileDate{2016/03/28}
-\def\ExplFileVersion{6468}
+\def\ExplFileDate{2016/04/20}
+\def\ExplFileVersion{6476}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
@@ -1088,17 +1088,17 @@
{
\@@_declare_cmd_internal:cnx { environment~ #1 } {#2}
{
- \cs_set_protected_nopar:Npx \exp_not:c { environment~ #1 ~end~aux }
+ \cs_set_nopar:Npx \exp_not:c { environment~ #1 ~end~aux }
{
- \exp_not:c { environment~ #1~end~aux~ }
+ \exp_not:N \exp_not:N \exp_not:c { environment~ #1~end~aux~ }
\exp_not:n { \tl_tail:N \l_@@_args_tl }
}
\exp_not:n {#3}
}
- \cs_set_protected_nopar:cpx { environment~ #1 ~end }
+ \cs_set_nopar:cpx { environment~ #1 ~end }
{ \exp_not:c { environment~ #1 ~end~aux } }
\cs_generate_from_arg_count:cNnn
- { environment~ #1 ~end~aux~ } \cs_set_protected:Npn
+ { environment~ #1 ~end~aux~ } \cs_set:Npn
\l_@@_current_arg_int {#4}
%<*package>
\cs_set_eq:cc {#1} { environment~ #1 }
@@ -2008,13 +2008,8 @@
% \begin{macrocode}
\token_if_eq_catcode:NNTF + #1
{
- \group_begin:
- \char_set_lccode:nn { `A } { `#1 }
- \tex_lowercase:D
- {
- \group_end:
- \l_@@_fn_tl A
- }
+ \exp_after:wN \exp_after:wN \exp_after:wN
+ \l_@@_fn_tl \char_generate:nn { `#1 } { 11 }
}
{
\exp_after:wN \l_@@_fn_tl