office-gobmx/starmath/qa/extras/data/maj.mml
Khaled Hosny d4edecb26c tdf#111705: Add support of Arabic summation operator (U+1EEF0)
Needed to fix a punch of code to work with UTF-16 not just UCS-2 (in
other words, handle surrogate pairs).

Change-Id: Idd7aa823349a032f20f37abbb588856afbc548d6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156994
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-09-18 02:32:05 +02:00

18 lines
350 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<munderover>
<mo stretchy="false">𞻰</mo>
<mrow>
<mi>𞸊</mi>
<mo stretchy="false">=</mo>
<mn>٠</mn>
</mrow>
<mn>١</mn>
</munderover>
<mfrac>
<mn>١</mn>
<mi>𞸊</mi>
</mfrac>
</mrow>
</math>