This commit is contained in:
Michael Griebling
2023-01-19 08:48:02 -05:00
parent 41d119baf9
commit d9ef9ba0dc

View File

@@ -93,7 +93,7 @@ public class MTMathAtomFactory {
"dot" : "\u{0307}",
"ddot" : "\u{0308}",
"check" : "\u{030C}",
"vec" : "\u{2192}", // "\u{20D7}", doesn't expand horizontally
"vec" : "\u{21C0}", // "\u{20D7}", doesn't expand horizontally
"widehat" : "\u{0302}",
"widetilde" : "\u{0303}"
]