There’s really no special trick to using jsMath with WordPress, bbPress, or Wikindx — just follow the installation instructions.
Essentially, you just need to add the following code in the header of your web site (where “path.to” should be replaced with the URL to your installation of jsMath):
<script type="text/javascript" src="http://path.to/jsMath/easy/load.js"></script>
For this web site, the above line was added to the headers of each of the template files of the component software packages.
One minor trick to getting jsMath to work with Wikindx is that all special characters have to be escaped properly\(\)… » [Expand post] [Permalink]