blob: 0c616e0f1e45fd34696ea1a0b40ce2d48101aa84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<head>
<title>Test menclose madruwb</title>
<meta charset="utf-8"/>
</head>
<body>
<!-- menclose: madruwb -->
<math>
<menclose notation="madruwb"><mi>x</mi></menclose>
</math>
</body>
</html>
|