Re: parallel lines and arc of circle

> > 2) How to denote the arc of a circle ?
> mozilla and IE/MathPlayer both render
> 2322 FROWN
> as an arc above the AB but it may be a bit flat and is not 
> centered (by either system) Or rather, I suspect it is centered on 
the width of the characters at the baseline but looks off center due to 
the italic slopeof the letters, however this is usable, I think.

And also, it doesn't stetch a lot :
<math>
<mover accent="true">
<mrow>
<msub><mi>A</mi><mn>1</mn></msub><msub><mi>A</mi><mn>2</mn></msub></mrow
>
<mo>&frown;</mo>
</mover>
</math>

and

<math>
<mover>
<mrow>
<msub><mi>A</mi><mn>1</mn></msub><msub><mi>A</mi><mn>2</mn></msub></mrow
>
<mo>&frown;</mo>
</mover>
</math>

do render differently under Mozilla (at the moment, i cannot test it 
under mathplayer) : the accent is stretched a little, but not enough !

And if the width of the base is getting larger, the accent does not 
stretch anymore !

Received on Friday, 6 February 2004 09:15:38 UTC