[latex3-commits] [git/LaTeX3-latex3-latex3] options: Missed the loop step (7ee6e67a5)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Nov 26 09:07:46 CET 2021


Repository : https://github.com/latex3/latex3
On branch  : options
Link       : https://github.com/latex3/latex3/commit/7ee6e67a5692508a62f5e7291766a859da575ee6

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

commit 7ee6e67a5692508a62f5e7291766a859da575ee6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Nov 26 08:07:46 2021 +0000

    Missed the loop step


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

7ee6e67a5692508a62f5e7291766a859da575ee6
 l3kernel/l3keys.dtx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index 0dfb1cf48..8e94ec8d9 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -2656,6 +2656,7 @@
       \cs_new_eq:cc
         { \c_@@_props_root_str . #1 }
         { \c_@@_props_root_str . #2 }
+      \@@_tmp:nn
     }
   \@@_tmp:nn
     { legacy_if:n } { if }





More information about the latex3-commits mailing list.