summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ttv.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-ttv.lua')
-rw-r--r--tex/context/base/math-ttv.lua22
1 files changed, 12 insertions, 10 deletions
diff --git a/tex/context/base/math-ttv.lua b/tex/context/base/math-ttv.lua
index 74f8a2a7b..9e86ca975 100644
--- a/tex/context/base/math-ttv.lua
+++ b/tex/context/base/math-ttv.lua
@@ -29,16 +29,16 @@ mathencodings["large-to-small"] = {
[0x027E8] = 0x0A, -- <
[0x027E9] = 0x0B, -- >
[0x0007C] = 0x0C, -- |
---~ [0x0] = 0x0D, -- lVert rVert Vert
--- [0x0002F] = 0x0E, -- /
+ -- [0x0] = 0x0D, -- lVert rVert Vert
+ -- [0x0002F] = 0x0E, -- /
[0x0005C] = 0x0F, -- \
---~ [0x0] = 0x3A, -- lgroup
---~ [0x0] = 0x3B, -- rgroup
---~ [0x0] = 0x3C, -- arrowvert
---~ [0x0] = 0x3D, -- Arrowvert
+ -- [0x0] = 0x3A, -- lgroup
+ -- [0x0] = 0x3B, -- rgroup
+ -- [0x0] = 0x3C, -- arrowvert
+ -- [0x0] = 0x3D, -- Arrowvert
[0x02195] = 0x3F, -- updownarrow
---~ [0x0] = 0x40, -- lmoustache
---~ [0x0] = 0x41, -- rmoustache
+ -- [0x0] = 0x40, -- lmoustache
+ -- [0x0] = 0x41, -- rmoustache
[0x0221A] = 0x70, -- sqrt
[0x021D5] = 0x77, -- Updownarrow
[0x02191] = 0x78, -- uparrow
@@ -50,8 +50,10 @@ mathencodings["large-to-small"] = {
[0x02211] = 0x58, -- sum
[0x0222B] = 0x5A, -- intop
[0x0222E] = 0x49, -- ointop
- [0xFE302] = 0x62, -- widehat
- [0xFE303] = 0x65, -- widetilde
+ -- [0xFE302] = 0x62, -- widehat
+ -- [0xFE303] = 0x65, -- widetilde
+ [0x00302] = 0x62, -- widehat
+ [0x00303] = 0x65, -- widetilde
[0x022C0] = 0x5E, -- bigwedge
[0x022C1] = 0x5F, -- bigvee
[0x022C2] = 0x5C, -- bigcap