mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
14 lines
337 B
XML
14 lines
337 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE html PUBLIC
|
|
"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
|
|
"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd"
|
|
[
|
|
<!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
|
|
]>
|
|
<math display="block" xmlns="&mathml;">
|
|
<mi>f ̲</mi>
|
|
<mi>-</mi>
|
|
<mo>+</mo>
|
|
<mo> -</mo>
|
|
<mo>̲</mo>
|
|
</math>
|