blob: e9e7614836ac372a1938fa8906a247dd990c28ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo movablelimits="true">∑</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>
|