Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head></head>
3 <body>
5 <math xmlns="http://www.w3.org/1998/Math/MathML">
6 <ms fontsize="8179em">
7 <span xmlns="http://www.w3.org/1999/xhtml">
8 <span>
9 <td>
10 <mfrac xmlns="http://www.w3.org/1998/Math/MathML">
11 <mfrac>
12 <mrow/>
13 <mrow/>
14 </mfrac>
15 <mrow/>
16 </mfrac>
17 </td>
18 </span>
19 </span>
20 </ms>
21 </math>
23 </body>
24 </html>