Quote:
Originally Posted by salamanderjuice
MathML only works for Kepubs.
This code works fine on my Kobo Libra Colour:
Code:
<p><math display="block" xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo stretchy="true" form="prefix">[</mo><mtable><mtr><mtd columnalign="center"><mn>1</mn></mtd><mtd columnalign="center"><mn>2</mn></mtd></mtr><mtr><mtd columnalign="center"><mn>2</mn></mtd><mtd columnalign="center"><mn>0</mn></mtd></mtr><mtr><mtd columnalign="center"><mn>3</mn></mtd><mtd columnalign="center"><mn>1</mn></mtd></mtr></mtable><mo stretchy="true" form="postfix">]</mo></mrow><annotation encoding="application/x-tex">\begin{bmatrix}
1 & 2 \\[0pt]
2 & 0 \\[0pt]
3 & 1 \\[0pt]
\end{bmatrix}</annotation></semantics></math></p>
Is this a book you bought or generated? I'm not sure if there is an easy fix if this is a problem throughout.
|
Thanks! I confirm your example works on my device as well.
Not sure there is an easy conversion path... still researching.
Big thanks anyway!