[latex3-commits] [git/LaTeX3-latex3-latex3] cctab: In \c_document_cctab make @=other (0f02bb04e)
Bruno Le Floch
bruno at le-floch.fr
Thu Jul 2 12:54:15 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : cctab
Link : https://github.com/latex3/latex3/commit/0f02bb04eefd624c4e4e44f7275e01b4f8e5a98d
>---------------------------------------------------------------
commit 0f02bb04eefd624c4e4e44f7275e01b4f8e5a98d
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Thu Jul 2 12:54:15 2020 +0200
In \c_document_cctab make @=other
>---------------------------------------------------------------
0f02bb04eefd624c4e4e44f7275e01b4f8e5a98d
l3kernel/l3cctab.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/l3cctab.dtx b/l3kernel/l3cctab.dtx
index 01cfbb9d6..dbecf9fb7 100644
--- a/l3kernel/l3cctab.dtx
+++ b/l3kernel/l3cctab.dtx
@@ -587,6 +587,7 @@
\char_set_catcode_space:n { 9 }
\char_set_catcode_space:n { 32 }
\char_set_catcode_other:n { 58 }
+ \char_set_catcode_other:n { 64 }
\char_set_catcode_math_subscript:n { 95 }
\char_set_catcode_active:n { 126 }
}
More information about the latex3-commits
mailing list.