W3C home > Mailing lists > Public > www-amaya@w3.org > January to March 2001

Re: strange error on a MathML document

From: Laurent Carcone <Laurent.Carcone@inrialpes.fr>
Date: Tue, 20 Mar 2001 10:45:48 +0100
To: www-amaya@w3.org
Cc: Rich Bury <rdbury@mediaone.net>
Message-Id: <20010320094548.A48186F92@tux.inrialpes.fr>
> I have a MathML test document at
> 
> http://www.cgocable.net/~jrussel/mathmld2.htm
> 
> It parses ok and most of the character entities are ok
> but there are lots of > characters interspesed in the display
> Can anyone spot the problem.  Is it in the code or is
> it in the Amaya browser ???   Inquiring minds are wondering !!!
> 

Hello John,

In fact, there are two kinds of problems with this document.
The first one (> characters interspesed in the display) is due to a 
communication problem between the HTML parser and the XML parser used in Amaya.
For HTML documents with embedded XML sub-trees (as in the document you 
mentionned), Amaya starts with the HTML parser and for each <math>...</math> 
sequence, launches the XML parser.
The second problem concerns many entities (as &amp;langle; for instance) that 
are not correctly interpreted by Amaya.

We will solve these problems in the next release

Regards

Laurent Carcone
Received on Tuesday, 20 March 2001 04:46:47 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:28 GMT