mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
7 lines
195 B
XML
7 lines
195 B
XML
|
|
<!-- test mathbackground on a presentation element -->
|
||
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||
|
|
<mrow mathbackground="red">
|
||
|
|
<mtext>□■□■□■□</mtext>
|
||
|
|
</mrow>
|
||
|
|
</math>
|
||
|
|
|