Improve MathML for \tag (#1915)

* Improve MathML for \tag

* Make a duplicate pad

* Add TODO

* Add semi-colon
This commit is contained in:
Ron Kok
2019-04-02 09:39:31 -07:00
committed by GitHub
parent 31c02f2976
commit 5d29a28c14
2 changed files with 32 additions and 12 deletions

View File

@@ -774,12 +774,9 @@ exports[`A MathML builder tags use <mlabeledtr> 1`] = `
<math>
<semantics>
<mtable side="right">
<mlabeledtr>
<mtd>
<mtext>
(hi)
</mtext>
<mtable width="100%">
<mtr>
<mtd width="50%">
</mtd>
<mtd>
<mrow>
@@ -799,7 +796,14 @@ exports[`A MathML builder tags use <mlabeledtr> 1`] = `
</msup>
</mrow>
</mtd>
</mlabeledtr>
<mtd width="50%">
</mtd>
<mtd>
<mtext>
(hi)
</mtext>
</mtd>
</mtr>
</mtable>
<annotation encoding="application/x-tex">
\\tag{hi} x+y^2