[latex3-commits] [git/LaTeX3-latex3-latex3] master: In \c_document_cctab make @=other (1e34acfb2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jul 16 12:13:16 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/1e34acfb26ddd91240e51fda7aae12a96bfabad9
>---------------------------------------------------------------
commit 1e34acfb26ddd91240e51fda7aae12a96bfabad9
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Thu Jul 2 12:54:15 2020 +0200
In \c_document_cctab make @=other
>---------------------------------------------------------------
1e34acfb26ddd91240e51fda7aae12a96bfabad9
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.