diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/char-def.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/char-def.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/char-def.lua b/Master/texmf-dist/tex/context/base/char-def.lua index 8580fb6990b..7d2df5d41e4 100644 --- a/Master/texmf-dist/tex/context/base/char-def.lua +++ b/Master/texmf-dist/tex/context/base/char-def.lua @@ -78726,6 +78726,8 @@ characters.data={ description="DOUBLE COLON EQUAL", direction="on", linebreak="al", + mathclass="relation", + mathname="coloncolonequals", specials={ "compat", 0x003A, 0x003A, 0x003D }, unicodeslot=0x2A74, }, |