Loading...
 
Features / Usability

Features / Usability


Re: Math Equations / Formulae in TikiWiki?

posts: 3

So I will make a short update how to incorporate the ASCIIMath package into a tiki:

  • Download the ASCIIMathML.js file from http://www1.chapman.edu/~jipsen/mathml/asciimathdownload.html and place it to the directory tikiwiki/lib/
  • Log as admin in your tiki installation
  • Go to the "Look & Feel" menu in the admin area
  • In the "Customization" tab enter in the "Custom HTML Content" field: < script type="text/javascript" src="lib/ASCIIMathML.js">< /script> (remove the two spaces in the code)
  • Apply the change


Now you can enter on each page a formula using ``
e.g. `a=b^4`


Have fun

There are no comments at this time.