Include superscripts and subscripts in fonts
This commit is contained in:
parent
73c30748d8
commit
efa5156a36
@ -56,6 +56,8 @@ intervals = [
|
||||
# Russian, Ukrainian, Bulgarian, etc.
|
||||
(0x0400, 0x04FF),
|
||||
### Math Symbols (common subset) ###
|
||||
# Superscripts and Subscripts
|
||||
(0x2070, 0x209F),
|
||||
# General math operators
|
||||
(0x2200, 0x22FF),
|
||||
# Arrows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user