[latex3-commits] [latex3/latex3] main: De-double some hashes (eca261636)

github at latex-project.org github at latex-project.org
Tue Oct 10 12:59:28 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/eca2616367f64d3c16396276fd5de85744b412b8

>---------------------------------------------------------------

commit eca2616367f64d3c16396276fd5de85744b412b8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Oct 9 20:44:25 2023 +0100

    De-double some hashes


>---------------------------------------------------------------

eca2616367f64d3c16396276fd5de85744b412b8
 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.