mtable/@columnwidth
Brought to you by:
maxberger
I have tried to use the columnwidth attribute of the mtable element to set columnwidth explicitly.
For example:
<math>
<mrow fontsize="12" fontstyle="normal">
<mtable columnwidth="6em 20em 6em" equalcolumns="false" width="auto">
<mtr>
<mtd>
<mi>d</mi>
</mtd>
Setting these values did not have any influence in the output of the formula. It would be really good to have that feature