Closed (fixed)
Project:
Mathematics Filter
Version:
5.x-1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Mar 2007 at 04:23 UTC
Updated:
4 Mar 2007 at 08:13 UTC
For example, it would be nice to do Chemical Formulas as here:
Comments
Comment #1
dwees commentedUnfortunately, no. I wrote this module originally so that those of us on shared hosting could use mathematical equations in a format similar to LaTeX, but the actual rendering is done using a Mimetex binary, created by John Forkosh.
However the Drutex module, when it is updated for 5.0 should be able to do this because it actually interfaces with LaTeX and LaTeX can use chemical formulas by the use of \usepackage{ochem}. Talk to this module maintainer about this possibility. The issue with the Drutex module, and it is a minor one for many people, is that it requires LaTex, Dvips, Postscript, and ImageMagick all be installed on your server (which is not the case for many shared hosting environments).
Dave