[latex3-commits] [latex3/latex3] general-category: Add braces (ffdc9fbd3)

github at latex-project.org github at latex-project.org
Tue Jun 20 07:45:41 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : general-category
Link       : https://github.com/latex3/latex3/commit/ffdc9fbd3fdc7c32323749426a8e692c267e33df

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

commit ffdc9fbd3fdc7c32323749426a8e692c267e33df
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jun 20 06:45:41 2023 +0100

    Add braces


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

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

diff --git a/l3kernel/l3unicode.dtx b/l3kernel/l3unicode.dtx
index 42ef99cf0..a57fcc5f3 100644
--- a/l3kernel/l3unicode.dtx
+++ b/l3kernel/l3unicode.dtx
@@ -630,7 +630,7 @@
        \exp_not:N \tl_if_blank:nTF {#6}
          {
            \exp_not:N \@@_range:nnn {#1} { category }
-             \exp_not:V \l_@@_category_Cn_tl
+             { \exp_not:V \l_@@_category_Cn_tl }
            \exp_not:N \@@_range:nnn {#1} { uppercase } { 0 }
            \exp_not:N \@@_range:nnn {#1} { lowercase } { 0 }
          }





More information about the latex3-commits mailing list.