MathML question

I am working on a website including heavy mathematics.

I am trying to implement MathML on both IE and Mozilla.

I save my files as xml files, but i cannot include such mathml features as

⁢, α , etc...


If i save them as xhtml files, mozilla will read all the mathml characters
but then ie doesn't even know how to open an xhtml file.

If i include a doctype decleration, then mozilla does a better job of
understanding the mathml code, but IE can't handle the doctype command
given for the xml document.

Any help in understanding this problem would be greatly appreciated.

thanks

pasquale
pasqualerinaldi@utk.edu

Received on Tuesday, 28 May 2002 05:31:42 UTC