Adding TeX formulas to your pages
Updated on Sat, 2014-10-18 11:44 by testadmin. Originally created by jeromel on 2011-05-05 15:52.
Under:
To add TeX formulas to your Drupal page, you need to enclose formula text with special tags:
[tex]a^2=b^2+c^2[/tex] [tex]x = \frac{-b \pm \sqrt {b^2-4ac}}{2a}[/tex]
will result in the following images rendered:
»
- Printer-friendly version
- Login or register to post comments