Re: getting started with MathML; clueless and having problems.
[email protected] Sat, 27 Dec 2008 07:22:40 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi Jack, I did not understand why did you download the .xsl files. Firefox 3 has native support of MathML and does not need them. You can display MathML even without the STIX fonts. These fonts are needed just for improvement. Read the instructions from http://www.dessci.com/en/products/mathplayer/author/creatingpages.htm how to create a page with MathML. From personal experience they are good for FF and for IE+MathPlayer. You can look also at the source of the open .xhtml pages from http://mathanimated.com/ Good luck, Samy On Dec 27, 1:31 pm, 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.