MathML errors

Hi,
While loading the following html file on Amaya 1.3b on LINUX

<html>
 <body>
  <math>
    <MI>a</MI> &nbsp; <MO>+</MO> &nbsp; <MI>b</MI>
  </math>
 </body>
</html>

I am getting the following errors:
   Unexpected XML end tag </MI> instead of </mi>
   Unknown XML entity "&nbsp;"
   Unexpected XML end tag </MO> instead of </mo>
   Unknown XML entity "&nbsp;"
   Unexpected XML end tag </MI> instead of </mi>


The above file worked perfectly on the 1.1c release of Amaya.

Regards,
        Ashes

Received on Tuesday, 20 October 1998 14:57:37 UTC