[latex3-commits] [latex3/latex3] e-type: De-double some hashes (f968453dd)
github at latex-project.org
github at latex-project.org
Mon Oct 9 21:44:25 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : e-type
Link : https://github.com/latex3/latex3/commit/f968453dd5911c9340b2f6b0a1ef790e16644f7a
>---------------------------------------------------------------
commit f968453dd5911c9340b2f6b0a1ef790e16644f7a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 9 20:44:25 2023 +0100
De-double some hashes
>---------------------------------------------------------------
f968453dd5911c9340b2f6b0a1ef790e16644f7a
l3packages/xtemplate/xtemplate.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3packages/xtemplate/xtemplate.dtx b/l3packages/xtemplate/xtemplate.dtx
index 8292ce8c8..481ccca26 100644
--- a/l3packages/xtemplate/xtemplate.dtx
+++ b/l3packages/xtemplate/xtemplate.dtx
@@ -1625,7 +1625,7 @@
\exp_not:c
{ cs_ \str_if_eq:nnT {#1} { global } { g } set:Npn }
{ \exp_not:o \l_@@_keytype_arg_tl }
- {####1}
+ {##1}
}
}
\prop_put:Non \l_@@_vars_prop
@@ -1639,7 +1639,7 @@
{
\exp_not:c
{ cs_ \str_if_eq:nnT {#1} { global } { g } set:Npn }
- \exp_not:N #3 { \UseInstance {####1} }
+ \exp_not:N #3 { \UseInstance {##1} }
}
}
\prop_put:Non \l_@@_vars_prop
More information about the latex3-commits
mailing list.