mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Add \dots commands
Add all of the \dots commands, and import their metrics from the ttf files. Fixes #23 Auditors: alpert
This commit is contained in:
@@ -10,6 +10,10 @@ metrics_to_extract = {
|
||||
u"\u2245",
|
||||
u"\u0020",
|
||||
u"\u00a0",
|
||||
u"\u2026",
|
||||
u"\u22ef",
|
||||
u"\u22f1",
|
||||
u"\u22ee",
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user