[latex3-commits] [git/LaTeX3-latex3-latex3] cmd: Missed moving this one (9a80edc8e)
PhelypeOleinik
phelype.oleinik at latex-project.org
Sun Jan 24 22:18:31 CET 2021
Repository : https://github.com/latex3/latex3
On branch : cmd
Link : https://github.com/latex3/latex3/commit/9a80edc8e092faa44e820e8f5c2eec0c89641bb4
>---------------------------------------------------------------
commit 9a80edc8e092faa44e820e8f5c2eec0c89641bb4
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Sun Jan 24 18:18:31 2021 -0300
Missed moving this one
>---------------------------------------------------------------
9a80edc8e092faa44e820e8f5c2eec0c89641bb4
l3packages/xparse/xparse-2020-10-01.sty | 2 +-
l3packages/xparse/xparse-generic.tex | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/l3packages/xparse/xparse-2020-10-01.sty b/l3packages/xparse/xparse-2020-10-01.sty
index ff27d13ea..e5054dbda 100644
--- a/l3packages/xparse/xparse-2020-10-01.sty
+++ b/l3packages/xparse/xparse-2020-10-01.sty
@@ -168,7 +168,7 @@
{ \__xparse_add_arg:n {##1} }
\l__xparse_fn_tl
}
-\cs_new_eq:NN \@@_expandable_grab_u:w \prg_do_nothing:
+\cs_new_eq:NN \__xparse_expandable_grab_u:w \prg_do_nothing:
%%
%%
%% End of file `xparse-2020-10-01.sty'.
diff --git a/l3packages/xparse/xparse-generic.tex b/l3packages/xparse/xparse-generic.tex
index 79c94ea9a..726347581 100644
--- a/l3packages/xparse/xparse-generic.tex
+++ b/l3packages/xparse/xparse-generic.tex
@@ -1614,7 +1614,6 @@
{ #3 { \BooleanTrue } \q__xparse #4 #5 }
{ #3 { \BooleanFalse } \q__xparse #4 #5 {#6} }
}
-\cs_new_eq:NN \__xparse_expandable_grab_u:w \prg_do_nothing:
\cs_new:Npn \__xparse_put_arg_expandable:nw #1#2 \q__xparse { #2 {#1} \q__xparse }
\cs_generate_variant:Nn \__xparse_put_arg_expandable:nw { o }
\cs_new_protected:Npn \__xparse_bool_reverse:N #1
More information about the latex3-commits
mailing list.