mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 04:28:41 +00:00
update fonts and metrics so that accents are positioned correctly (#1094)
* update fonts and metrics so that accents are positioned correctly * fix degree symbol, move more accents into the 0x2c0-0x2df range * fix accents in Unicode screenshots * update jest snapshots, update AccentsText to include requested characters * update fonts submodule, add unicode chars to AccentsText test * update submodules after merging its PR
This commit is contained in:
@@ -42,7 +42,7 @@ exports[`A MathML builder accents turn into <mover accent="true"> in MathML 1`]
|
||||
e
|
||||
</mi>
|
||||
<mo>
|
||||
´
|
||||
ˊ
|
||||
</mo>
|
||||
</mover>
|
||||
<mi>
|
||||
|
Reference in New Issue
Block a user