summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/char-ini.lua')
-rw-r--r--tex/context/base/mkiv/char-ini.lua12
1 files changed, 6 insertions, 6 deletions
diff --git a/tex/context/base/mkiv/char-ini.lua b/tex/context/base/mkiv/char-ini.lua
index 3543b01ef..09c7994a9 100644
--- a/tex/context/base/mkiv/char-ini.lua
+++ b/tex/context/base/mkiv/char-ini.lua
@@ -285,9 +285,9 @@ local blocks = allocate {
["devanagariextended"] = { first = 0x0A8E0, last = 0x0A8FF, description = "Devanagari Extended" },
["digitsarabicindic"] = { first = 0x00660, last = 0x00669, math = true },
-- ["digitsbengali"] = { first = 0x009E6, last = 0x009EF, math = true },
- ["digitsbold"] = { first = 0x1D7CE, last = 0x1D7D8, math = true },
+ ["digitsbold"] = { first = 0x1D7CE, last = 0x1D7D7, math = true },
-- ["digitsdevanagari"] = { first = 0x00966, last = 0x0096F, math = true },
- ["digitsdoublestruck"] = { first = 0x1D7D8, last = 0x1D7E2, math = true },
+ ["digitsdoublestruck"] = { first = 0x1D7D8, last = 0x1D7E1, math = true },
-- ["digitsethiopic"] = { first = 0x01369, last = 0x01371, math = true },
["digitsextendedarabicindic"] = { first = 0x006F0, last = 0x006F9, math = true },
-- ["digitsgujarati"] = { first = 0x00AE6, last = 0x00AEF, math = true },
@@ -298,12 +298,12 @@ local blocks = allocate {
["digitslatin"] = { first = 0x00030, last = 0x00039, math = true },
-- ["digitsmalayalam"] = { first = 0x00D66, last = 0x00D6F, math = true },
-- ["digitsmongolian"] = { first = 0x01810, last = 0x01809, math = true },
- ["digitsmonospace"] = { first = 0x1D7F6, last = 0x1D80F, math = true },
+ ["digitsmonospace"] = { first = 0x1D7F6, last = 0x1D7FF, math = true },
-- ["digitsmyanmar"] = { first = 0x01040, last = 0x01049, math = true },
["digitsnormal"] = { first = 0x00030, last = 0x00039, math = true },
-- ["digitsoriya"] = { first = 0x00B66, last = 0x00B6F, math = true },
- ["digitssansserifbold"] = { first = 0x1D7EC, last = 0x1D805, math = true },
- ["digitssansserifnormal"] = { first = 0x1D7E2, last = 0x1D7EC, math = true },
+ ["digitssansserifbold"] = { first = 0x1D7EC, last = 0x1D7F5, math = true },
+ ["digitssansserifnormal"] = { first = 0x1D7E2, last = 0x1D7EB, math = true },
-- ["digitstamil"] = { first = 0x00030, last = 0x00039, math = true }, -- no zero
-- ["digitstelugu"] = { first = 0x00C66, last = 0x00C6F, math = true },
-- ["digitsthai"] = { first = 0x00E50, last = 0x00E59, math = true },
@@ -407,7 +407,7 @@ local blocks = allocate {
["lowercasegreekbold"] = { first = 0x1D6C2, last = 0x1D6DB, math = true },
["lowercasegreekbolditalic"] = { first = 0x1D736, last = 0x1D74F, math = true },
["lowercasegreekitalic"] = { first = 0x1D6FC, last = 0x1D715, math = true },
- ["lowercasegreeknormal"] = { first = 0x003B1, last = 0x003CA, math = true },
+ ["lowercasegreeknormal"] = { first = 0x003B1, last = 0x003C9, math = true },
["lowercasegreeksansserifbold"] = { first = 0x1D770, last = 0x1D789, math = true },
["lowercasegreeksansserifbolditalic"] = { first = 0x1D7AA, last = 0x1D7C3, math = true },
["lowercaseitalic"] = { first = 0x1D44E, last = 0x1D467, math = true },