LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

Reversion of \multicolumn in array environment

Open molke-productions opened this issue 4 years ago • 0 comments

Using \multicolumn in array (or matrix, …) with version 0.8.6 does not lead to an error anymore, and MathML seems to be fine, but the TeX code and the generated image are not quite right (replacing the column span just with \hfil, probably due to c alignment).

The conversion in array-multicol.zip was done with

latexmlc -presentationmathml --mathimages --mathtex --destination=test.xml test.tex

molke-productions avatar Oct 05 '21 13:10 molke-productions