[latex3-commits] [latex3/latex3] main: Restore a required \exp-_args:Nx (b1d67f1d4)

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/b1d67f1d49fa6f7c6830cd9e0984e745b67a0c5c

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

commit b1d67f1d49fa6f7c6830cd9e0984e745b67a0c5c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Sep 27 05:34:38 2023 +0100

    Restore a required \exp-_args:Nx


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

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

diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index 7b2af9f24..9eecdea77 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -2529,7 +2529,7 @@
 \cs_new_protected:cpn { \c_@@_props_root_str .initial:o } #1
   { \exp_args:No \@@_initialise:n {#1} }
 \cs_new_protected:cpn { \c_@@_props_root_str .initial:x } #1
-  { \exp_args:Ne \@@_initialise:n {#1} }
+  { \exp_args:Nx \@@_initialise:n {#1} }
 %    \end{macrocode}
 % \end{macro}
 %





More information about the latex3-commits mailing list.