[latex3-commits] [latex3/latex3] main: fix protected status of auxi (59dba2aec)

github at latex-project.org github at latex-project.org
Fri Dec 15 21:33:47 CET 2023


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

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

commit 59dba2aec02da078208ee19802c5e1eb4cdb6413
Author: Jonathan Spratte <jspratte at yahoo.de>
Date:   Fri Dec 15 21:16:20 2023 +0100

    fix protected status of auxi


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

59dba2aec02da078208ee19802c5e1eb4cdb6413
 l3kernel/l3keys.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index f16368dbf..136cc1e9c 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -1835,7 +1835,7 @@
       \s_@@_nil \@@_property_find_auxii:w
       . \s_@@_nil \@@_property_find_err:w
   }
-\cs_new_protected:Npn \@@_property_find_auxi:w #1 . #2 \s_@@_nil #3
+\cs_new:Npn \@@_property_find_auxi:w #1 . #2 \s_@@_nil #3
   {
     #3 #1 \s_@@_mark #2 \s_@@_nil #3
   }





More information about the latex3-commits mailing list.