Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <title>dynamic maction 1</title>
4 </head>
6 <body>
8 <p>
9 <math>
10 <mtext>__2__</mtext>
11 </math>
12 </p>
14 <p>
15 <math>
16 <mtext>__1__</mtext>
17 </math>
18 </p>
20 <p>
21 <math>
22 <mtext>__1__</mtext>
23 </math>
24 </p>
26 <p>
27 <math>
28 <mn>1</mn>
29 </math>
30 </p>
32 <p>
33 <math>
34 <mtext>__2__</mtext>
35 </math>
36 </p>
38 <p>
39 <math>
40 <mtext>__3__</mtext>
41 </math>
42 </p>
44 <p>
45 <math>
46 <mtext>__3__</mtext>
47 </math>
48 </p>
50 <p>
51 <math>
52 <mtext>__3__</mtext>
53 </math>
54 </p>
56 </body>
57 </html>