blob: 093fcca97c93009aac60b34d6e946a76eeee1f03 (
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.1111111111111111em" rspace="0.05555555555555555em">∀</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>
|