blob: a08e22b5282b451e8f3beeeda1934f147c1a0432 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE html>
<html>
<head>
<title>op-dict lspace and rspace</title>
</head>
<body>
<math>
<mrow>
<mi>x</mi><mo form="prefix" lspace="0.05555555555555555em" rspace="0.3888888888888889em">∀</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>
|