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