Re: Stretchy characters not stretched in MathML-only document
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <ad65398c-c363-458a-92b0-7de16f63842c@s50g2000hsb.googlegroups.com> |
Hi Justus, This is not a bug. See "http://www.mozilla.org/projects/mathml/authoring.html" , which includes thorough explanation why .xhtml should be adopted. It also explains what are the required statements at the beginning of the XHTML files. By the way IE+MathPlayer does not display the math of your examples at all. It seems that you have to modify your files, sorry about that! Cheers, Samy On Jun 21, 12:02 pm, [email protected] wrote: > Hi, > > Stretchy characters appear correctly in MathML embedded inside an > XHTML document, but if the same MathML content is read from a > non-XHTML file containing the math element as its root element, they > are not stretched. See and compare: > > http://intelsig.montefiore.ulg.ac.be/~piater/test/stretch.xhtmlhttp://intelsig.montefiore.ulg.ac.be/~piater/test/stretch.xml > > Is there a reasonable explanation for this, or should I file a bug? > This happens in both Firefox 2 and 3. > > Justus