Forum Bugs

MathML Issue in PDF conversion

Balaa
Prince generates error message as "First aligngroup appears after other elements!" while using MathML mark-up "<maligngroup/>" in the XML file.

<math display="block" overflow="scroll" xmlns="http://www.w3.org/1998/Math/MathML" id="mth42" user-id="manual">
<mtable>
<mtr>
<mtd>
<maligngroup/>
<mi>D</mi>
<mfenced open="(" close=")">
<mi>&#x03BB;</mi>
</mfenced>
<mo>=</mo>
<malignmark/>
<msup>
<msup>
<mi>&#x03BB;</mi>
<mo>&#x2212;</mo>
</msup>
<mn>1</mn>
</msup>
<mi>&#x03B4;</mi>
<mfenced open="(" close=")">
<mrow>
<msup>
<msup>
<mi>&#x03BB;</mi>
<mo>&#x2212;</mo>
</msup>
<mn>1</mn>
</msup>
<mo>&#x2212;</mo>
<msubsup>
<mi>&#x03BB;</mi>
<mn>0</mn>
<mrow>
<mo>&#x2212;</mo>
<mn>1</mn>
</mrow>
</msubsup>
</mrow>
</mfenced>
</mtd>
</mtr>
<mtr>
<mtd>
<maligngroup/>
<mo>=</mo>
<malignmark/>
<msub>
<mi>&#x03BB;</mi>
<mn>0</mn>
</msub>
<mi>&#x03B4;</mi>
<mfenced open="(" close=")">
<mrow>
<mi>&#x03BB;</mi>
<mo>&#x2212;</mo>
<msub>
<mi>&#x03BB;</mi>
<mn>0</mn>
</msub>
</mrow>
</mfenced>
</mtd>
</mtr>
</mtable>
</math>

dauwhe
I did not get an error message with Prince 11.1. XML and PDF attached.
  1. math.pdf19.2 kB
  2. math.xml0.9 kB
Balaa
I'm getting a same error message with Prince 11.3.2. XML file attached for reference.
  1. math.xml1.0 kB