Re: Is it so hard to generate compliant software ...>>> How to put MathML ?!

> You did not say which browser you were using???
    I'm using IE5.01 with Techexplorer plugin... Have downloaded all .xsl
files...

    With a HTML file like:
    <?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../../xsl/mathml.xsl"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
  "../../xsl/xhtml-math11-f.dtd">
<html>.....<math>...</math>...</hmtl>

    The bogus rendering appears...
    I have looked in the server's log... and found that IE5 dos not require
from server any .xsl file... so this is the error... but still ... where is
the error ?`?

    If I put all in an XML file... I get XML parser error... !!!!
    How can I get out of this ?
    Or other way... how can I put MathML on the web... without <EMBED>,
<OBJECT> or <IFRAME> ??? On the site is said that MathML content should not
be embedded through the above elements. If not that way... how ?

http://users.rol.ro/gabriel_p/MathML/index.html

    Please... the whole project is slowing and endangered... so help will be
apreciated since this is by far a one-man work ! Not to mention the part
where I'm going to put some (>300) math problems witch will require a
DataBase... and if I cannot put math with <math>...</math> I'm as good as
dead !
    But I'm in it because I like it... it Mathematics... lol... ! I like Web
also but Math was the first love... :))...

Received on Tuesday, 25 June 2002 01:03:26 UTC