Next: , Previous: HTML variants with tbook, Up: Online documents



3.5.2 XHTML pages

Without the -t option, tbook creates XHTML 1.1+MathML files. XHTML is the upcoming standard in the Web. But in order to read XHTML properly with a web browser, two conditions must be met:

  1. The browser must be aware of newest web standards, namely XHTML 1.1, MathML 2 and CSS Level 2. At the moment, I know only two browsers already doing so very well: Mozilla 1.01 and Netscape 7.

    But older browsers (I tested Netscape 6.2 and Internet Explorer 6) display it quite well (of course not the MathML parts).

  2. The web server must serve the page as an xhtml or an xml file, otherwise at least Mozilla doesn't display the MathML components (and it does so for good reason). As far as I understand it, the HTTP Content-Type must be set to text/xml2.

XHTML pages that are served as ordinary HTML and that don't contain MathML may be displayed quite appealing.

Hickson's Trick: If you insist on proper MathML rendering, an interesting trick is to serve the same XHTML file as HTML for Internet Explorer and as XHTML for all others. Then both big browsers can view the MathML parts: Netscape/Mozilla via intrinsic features, and the IE via the free MathPlayer3 plugin. For this trick, have a look at http://software.hixie.ch/utilities/cgi/xhtml-for-ie/.


Footnotes

[1] For free download at http://www.mozilla.org

[2] actually to text/xhtml+xml, but only few applications support this so far

[3] http://www.dessci.com/webmath/mathplayer