Re: getting started with MathML; clueless and having problems.
gjovaag <[email protected]> Fri, 2 Jan 2009 11:28:04 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Dec 27 2008, 3:31 am, fred <[email protected]> wrote: > > I am trying to create a .htm file with imbedded MathML and render it > > with FireFox 3.0.5. > > I believe Firefox does parse a local file as XML when the extension > is .htm ou .html (on a server you can send an header that indicates > your file is XML). Hence you should rather try .xml or .xhtml in order > to display MathML formulae. Thanks for the hint. It seems that all I had to do to properly view the MathML content in the file was to change the extension to .xml and then all worked. Jack