jsMath

The jsMath package allows including LaTeX formulas in web pages using either image fonts installed on the server, or TeX fonts installed on the computer. It has been developed by Davide P. Cervone. We use version 3.6a of jsMath. It is licensed under the Apache License, Version 2.0.

To use jsMath in this wiki, one has to add <<JsMath>> somewhere before the formula - for example, at the very beginning. Also, in this case, it is a good idea to start the page with

#format wiki_math

This disables WikiNames, wiki backticks, and wiki superscripts which otherwise may interfere with jsMath.

The LaTeX formulas should be entered in one line, without line breaks, because MoinMoin enumerates all lines in HTML, and that also interferes with jsMath.

The list of LaTeX commands in jsMath is available from the following (work in progress) pages,


CategoryJsMath

JsMath (last edited 2008-12-06 23:38:20 by AlecMihailovs)