Re: Corrupt characters

On Thu, 15 Jan 2004 17:06:54 +0100
Lars Bruzelius <Lars.Bruzelius@udac.se> wrote:

> 
> 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>
> 

I need more details to analyze the problem.
Is it a problem of selection or a problem of insertion?
Does it occur when you select the parenthesis or when you insert the fraction?
In the last case, where is the selection when you insert the fraction?

> 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).

Regards
     Irene.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Tuesday, 20 January 2004 08:46:41 UTC