[latex3-commits] [git/LaTeX3-latex3-latex3] scan-quark: Protected (9818a48fe)

PhelypeOleinik tex.phelype at gmail.com
Fri Mar 13 13:31:26 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : scan-quark
Link       : https://github.com/latex3/latex3/commit/9818a48fe888a1a24a2178cbe400334451d52308

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

commit 9818a48fe888a1a24a2178cbe400334451d52308
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Fri Mar 13 09:31:26 2020 -0300

    Protected


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

9818a48fe888a1a24a2178cbe400334451d52308
 l3kernel/l3quark.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3quark.dtx b/l3kernel/l3quark.dtx
index 87b7322f8..8a5144279 100644
--- a/l3kernel/l3quark.dtx
+++ b/l3kernel/l3quark.dtx
@@ -651,9 +651,9 @@
         \exp_not:N \fi:
       }
   }
-\cs_new:Npn \@@_test_generate_define_break_tl:NNNNn #1 #2 #3
+\cs_new_protected:Npn \@@_test_generate_define_break_tl:NNNNn #1 #2 #3
   { \@@_test_generate_define_tl:NNNNn {##1##2} #2 {##2} }
-\cs_new:Npn \@@_test_generate_define_break_ifx:NNNNn #1 #2 #3
+\cs_new_protected:Npn \@@_test_generate_define_break_ifx:NNNNn #1 #2 #3
   { \@@_test_generate_define_ifx:NNNNn {##1##2} #2 {##2} }
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.