2016-04-14 20:23:11 +03:00
|
|
|
<!DOCTYPE html>
|
2013-04-17 15:47:09 +04:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>negative mspace</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>
|
|
|
|
<math>
|
|
|
|
<mrow>
|
|
|
|
<mspace width="1em" height="1em" mathbackground="red"></mspace>
|
|
|
|
<mspace width="1em" height="1em" mathbackground="blue"></mspace>
|
|
|
|
</mrow>
|
|
|
|
</math>
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<math>
|
|
|
|
<mrow>
|
|
|
|
<mspace width="1em" height="1em" mathbackground="blue"></mspace>
|
|
|
|
<mspace width="1em" height="1em" mathbackground="red"></mspace>
|
|
|
|
</mrow>
|
|
|
|
</math>
|
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|