texmath-0.6.7: tests/src/stretchHoriz1.mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mtable frame="solid">
<mtr>
<mtd></mtd>
<mtd>
<mtext>Stetching in base</mtext>
</mtd>
<mtd>
<mtext>Stretching in script</mtext>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext>no mrows</mtext>
</mtd>
<mtd>
<mover>
<mo> →</mo>
<mtext>maps to</mtext>
</mover>
</mtd>
<mtd>
<mover>
<mtext>maps to</mtext>
<mo> →</mo>
</mover>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext>all in row</mtext>
</mtd>
<mtd>
<mrow>
<mover>
<mo> →</mo>
<mtext>maps to</mtext>
</mover>
</mrow>
</mtd>
<mtd>
<mrow>
<mover>
<mtext>maps to</mtext>
<mo> →</mo>
</mover>
</mrow>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext>op in row</mtext>
</mtd>
<mtd>
<mover>
<mrow>
<mo> →</mo>
</mrow>
<mtext>maps to</mtext>
</mover>
</mtd>
<mtd>
<mover>
<mtext>maps to</mtext>
<mrow>
<mo> →</mo>
</mrow>
</mover>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext>text in row</mtext>
</mtd>
<mtd>
<mrow>
<mover>
<mrow>
<mo> →</mo>
</mrow>
<mtext>maps to</mtext>
</mover>
</mrow>
</mtd>
<mtd>
<mrow>
<mover>
<mtext>maps to</mtext>
<mrow>
<mo> →</mo>
</mrow>
</mover>
</mrow>
</mtd>
</mtr>
</mtable> </math>