[latex3-commits] [latex3/latex3] e-type: De-double some hashes (8d3d4880c)
github at latex-project.org
github at latex-project.org
Tue Oct 10 11:58:57 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : e-type
Link : https://github.com/latex3/latex3/commit/8d3d4880c6972227e70287e7a817e99046191e78
>---------------------------------------------------------------
commit 8d3d4880c6972227e70287e7a817e99046191e78
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 9 20:44:25 2023 +0100
De-double some hashes
>---------------------------------------------------------------
8d3d4880c6972227e70287e7a817e99046191e78
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.