[latex3-commits] [latex3/latex3] main: Add braces (0fe5928a2)
github at latex-project.org
github at latex-project.org
Wed Jun 21 06:29:28 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/0fe5928a240fac8bc123608ca707400191b84a7b
>---------------------------------------------------------------
commit 0fe5928a240fac8bc123608ca707400191b84a7b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 20 06:45:41 2023 +0100
Add braces
>---------------------------------------------------------------
0fe5928a240fac8bc123608ca707400191b84a7b
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.