blob: 669f6240f0d6234921d74374da995c6aba619449 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!DOCTYPE html>
<html>
<head>
<title>munderover@accentunder</title>
<meta charset="utf-8"/>
</head>
<body>
<math>
<munderover accentunder="true"><mtext>X</mtext><mo>O</mo><mo>O</mo></munderover>
</math>
</body>
</html>
|