[latex3-commits] [git/LaTeX3-latex3-latex3] master: add missing group_begin (4fab99a92)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 31 12:05:47 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/4fab99a92200d80e6fdb6f6b245452c14c05c6bf
>---------------------------------------------------------------
commit 4fab99a92200d80e6fdb6f6b245452c14c05c6bf
Author: Jonathan Spratte <jspratte at yahoo.de>
Date: Mon Dec 21 00:53:50 2020 +0100
add missing group_begin
>---------------------------------------------------------------
4fab99a92200d80e6fdb6f6b245452c14c05c6bf
l3kernel/testfiles/m3keyval003.lvt | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/testfiles/m3keyval003.lvt b/l3kernel/testfiles/m3keyval003.lvt
index 4b631284f..66764f054 100644
--- a/l3kernel/testfiles/m3keyval003.lvt
+++ b/l3kernel/testfiles/m3keyval003.lvt
@@ -20,6 +20,7 @@
\str_if_eq:nnTF {#1} {#3} { 1 } { 0 }
\str_if_eq:nnTF {#2} {#4} { 1 } { 0 }
}
+\group_begin:
\char_set_catcode_active:N ;
\char_set_catcode_active:N "
\char_set_lccode:nn { `\; } { `\, }
More information about the latex3-commits
mailing list.