1
0
Fork 0
libreoffice/starmath/qa/extras/data/ns-prefix-math.mml
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

13 lines
330 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">
<math:msup>
<math:mfenced>
<math:mrow>
<math:mi>a</math:mi>
<math:mo>+</math:mo>
<math:mi>b</math:mi>
</math:mrow>
</math:mfenced>
<math:mn>2</math:mn>
</math:msup>
</math:math>