mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 13:38:39 +00:00
Improve MathML fonts (#1965)
This commit is contained in:
@@ -185,28 +185,8 @@ exports[`A MathML builder ligatures render properly 1`] = `
|
||||
−
|
||||
</mo>
|
||||
<mtext mathvariant="monospace">
|
||||
\`\`‘Hi----''’
|
||||
\`\`‘Hi----''’\`\`‘Hi----''’
|
||||
</mtext>
|
||||
<mrow>
|
||||
<mtext>
|
||||
\`\`
|
||||
</mtext>
|
||||
<mtext mathvariant="monospace">
|
||||
‘Hi
|
||||
</mtext>
|
||||
<mtext>
|
||||
---
|
||||
</mtext>
|
||||
<mtext mathvariant="monospace">
|
||||
-
|
||||
</mtext>
|
||||
<mtext>
|
||||
''
|
||||
</mtext>
|
||||
<mtext mathvariant="monospace">
|
||||
’
|
||||
</mtext>
|
||||
</mrow>
|
||||
</mrow>
|
||||
<annotation encoding="application/x-tex">
|
||||
\\text{\`\`\`Hi----'''}--\\texttt{\`\`\`Hi----'''}\\text{\\tt \`\`\`Hi----'''}
|
||||
|
Reference in New Issue
Block a user