blob: deaeb8fc5536d56c9d67ec17b5e13b16f4bd7ae3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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>
|