mtable content

Hi All,

I had one query regarding the mtable content. I have a test page with
content as below.

     <math>
      <mtable rowlines="solid" frame="solid" columnlines="solid">
        <mtr>
          <mn>1111.23</mn>
          <mn>0</mn>
          <mn>0</mn>
        </mtr>
      </mtable>
    </math>

In this since there are no <mtd> what would be expected behaviour? Will all
mn be treated as content of different cell i.e should have 3 cells or just
one dummy cell should be inserted and all mn become children of the same
cell.

Regards,
Gurpreet

Received on Wednesday, 16 January 2013 13:22:36 UTC