Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | <!doctype html> |
michael@0 | 2 | <body> |
michael@0 | 3 | <math> |
michael@0 | 4 | <mmultiscripts> |
michael@0 | 5 | <mo>A</mo> |
michael@0 | 6 | <mprescripts/> |
michael@0 | 7 | <mmultiscripts> |
michael@0 | 8 | <mo>A</mo> |
michael@0 | 9 | <mprescripts/> |
michael@0 | 10 | <mo>A</mo> |
michael@0 | 11 | <mo>A</mo> |
michael@0 | 12 | </mmultiscripts> |
michael@0 | 13 | <mmultiscripts> |
michael@0 | 14 | <mo>A</mo> |
michael@0 | 15 | <mprescripts/> |
michael@0 | 16 | <mo>A</mo> |
michael@0 | 17 | <mo>A</mo> |
michael@0 | 18 | </mmultiscripts> |
michael@0 | 19 | </mmultiscripts> |
michael@0 | 20 | </math> |
michael@0 | 21 | </body> |