1 The jsMath package provides a method of including mathematics in
2 HTML pages that works across multiple browsers under Windows,
3 Macintosh OS X, Linux and other flavors of unix. It overcomes a
4 number of the shortcomings of the traditional method of using images
5 to represent mathematics: jsMath uses native fonts, so they resize
6 when you change the size of the text in your browser, they print
7 at the full resolution of your printer, and you don't have to wait
8 for dozens of images to be downloaded in order to see the mathematics
9 in a web page. There are also advantages for web-page authors, as
10 there is no need to preprocess your web pages to generate any
11 images, and the mathematics is entered in TeX form, so it is easy
12 to create and maintain your web pages.
14 Although it works best with the TeX fonts installed, jsMath will
15 fall back on a collection of image-based fonts (which can still be
16 scaled or printed at high resolution) or unicode fonts when the
17 TeX fonts are not available. This package contains the necessary