[latex3-commits] [git/LaTeX3-latex3-latex3] main: Update keyval internal following align safe change (728f24fd3)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue May 11 10:32:04 CEST 2021


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

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

commit 728f24fd370f6d3dce27194ccd284e11530fac33
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue May 11 09:32:04 2021 +0100

    Update keyval internal following align safe change


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

728f24fd370f6d3dce27194ccd284e11530fac33
 l3kernel/l3keys.dtx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index 006597f8c..d61b9873a 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -1318,7 +1318,8 @@
 %    \begin{macrocode}
 \cs_new:Npn \@@_blank_true:w \s_@@_mark \s_@@_stop \@@_trim:nN #1 \@@_key:nn
   { \@@_loop_other:nnw }
-\cs_new:Npn \@@_blank_key_error:w \s_@@_mark \s_@@_stop \exp_not:n #1
+\cs_new:Npn \@@_blank_key_error:w
+  \s_@@_mark \s_@@_stop \group_align_safe_end: \exp_not:n #1
   {
     \__kernel_msg_expandable_error:nn
       { keyval } { blank-key-name }





More information about the latex3-commits mailing list.