- From: <Irene.Vatton@inrialpes.fr>
- Date: Thu, 30 Nov 2000 19:18:49 +0100
- To: cherry@neta.com
- cc: amaya <www-amaya@w3.org>
In-reply-to: Your message of Thu, 30 Nov 2000 10:31:15 -0700."
<3A268EE3.36A3@neta.com>
> Amaya does not display this correctly.
> Some of the equations have dark marks at the end.
> http://www.neta.com/~cherry/mathml/ppex.html
> Here is the error messages.
>
> *** Errors in http://www.neta.com/~cherry/mathml/ppex.html
> temp file: c:\temp\amaya\1\ppex.html
>
> This document has no encoding declaration
This Amaya version doesn't support UTF 8 and if your document doesn't have a
defined encoding, the default value is UTF 8, so some characters can be
misinterpreted. It's the reason of the Amaya warning.
> line 609, char 0: Unknown XML element A
XML is case sensitive, so the right tag is <a>
>
> line 610, char 12: not well-formed
In XML, attribute values have to be quoted
>
>
> Regards, Jim FitzSimons
>
Irene.
Received on Thursday, 30 November 2000 13:15:45 UTC