- From: Lars Bruzelius <Lars.Bruzelius@udac.se>
- Date: Thu, 15 Jan 2004 17:06:54 +0100
- To: www-amaya@w3.org
Trying to edit: x e(=CM)=- y When the fraction button on the Maths palette is selected, the "(" turns into a large "!" and the ")" into a large "#". This occurs on an English Windows 2000 5.00.2195 SP4 platform. The Amaya version is 8.2+ right out of the box. The same expression on a Swedish Windows 98 SE platform with Amaya 8.2 works all right. Source code: <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd"> <!-- Created by amaya 8.2+, see http://www.w3.org/Amaya/ --> <math xmlns="http://www.w3.org/1998/Math/MathML"> <mi>e</mi> <mo>(</mo> <mo>=</mo> <mi>CM</mi> <mo>)</mo> <mo>=</mo> <mfrac> <mi></mi> <mi></mi> </mfrac> </math> A similar effect has been observed when an integral character gets converted into a large "!" character. Another bug in conjunction with this is that the parenthesis (or the corrupt characters) get enlarged out of proportion (to the same size as the following fraction). Lars Bruzelius SYSteam Udac AB Box 174, SE-751 04 Uppsala, Sweden. Telephone: +46 18 678054 E-mail: Lars.Bruzelius@udac.se Telefax: +46 18 516600 <URL:"http://www.udac.se">
Received on Thursday, 15 January 2004 11:06:13 UTC