scholdoc-texmath-0.1: tests/src/stretchTable1.mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mtable>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>→</mo>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>↓</mo>
</mtd>
<mtd>
<mi>x</mi>
<mo>+</mo>
<mfrac>
<mrow>
<mn>2</mn>
</mrow>
<mrow>
<msup>
<mrow>
<mi>y</mi>
</mrow>
<mrow>
<mn>3</mn>
</mrow>
</msup>
</mrow>
</mfrac>
</mtd>
<mtd>
<mo>↓</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mo>→</mo>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
</mtr>
</mtable>
</mrow> </math>