Tony Firshman wrote: > OK - I saw the result, but what I wanted was the html. > Everyone wanting to sort out what was happening would need that. > Sorry... in case you couldn't get hold of it, below (assuming that the HTML doesn't get too mangled by mailing it) is what I stored on my site both as "sime.xhtml" AND as "sime.html".
Stored locally, SeaMonkey will display it all correctly /only/ when I call the file "sime.xhtml". Just calling it "sime.xhtm" doesn't display the stupid "sime" entity. Stupid thing! Does SeaMonkey not read the DTD or does it go into "stupid" mode for all but "xhtml" as an extension? The other bit is that I can see both "sime.xhtml" and "sime.html" are there, with ftp, but Pipex must be blocking http accesses to such file names. A strange thing for them to do? Ah! I've now put "sime.blat" and "sime.xml" there, and, lo and behold, "sime.blat" gives error 404, but... <http://www.bergbland.info/sime.xml>? <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="generator" content= "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" /> <title>Asymptotically equal to</title> </head> <body> <table summary="near equal entities"> <tr> <td>"≈"</td> <td>≈</td> <td>&asymp;</td> </tr> <tr> <td>"≃"</td> <td>≃</td> <td>&sime;</td> </tr> <tr> <td>"≅"</td> <td>≅</td> <td>&cong;</td> </tr> </table> </body> </html> _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
