Improve MathML accents (#1877)

This commit is contained in:
Ron Kok
2019-03-20 10:57:53 -07:00
committed by ylemkimon
parent 9f52d0a0f7
commit f35c77a544

View File

@@ -25,8 +25,10 @@ const stretchyCodePoint: {[string]: string} = {
overrightarrow: "\u2192",
underrightarrow: "\u2192",
xrightarrow: "\u2192",
underbrace: "\u23b5",
underbrace: "\u23df",
overbrace: "\u23de",
overgroup: "\u23e0",
undergroup: "\u23e1",
overleftrightarrow: "\u2194",
underleftrightarrow: "\u2194",
xleftrightarrow: "\u2194",