ASCIIMath Filter

Component ID

24844

Component name

ASCIIMath Filter

Component type

module

Component security advisory coverage

not-covered

Downloads

310

Component created

Component changed

Component body

ASCIIMath Filter is a simple wrapper around the ASCIIMathPHP application. What ASCIIMath Filter does is to provide a Drupal input filter that translates plain text math expressions into presentation MathML. ASCIIMath expressions are enclosed in a pair of single backquotes, for example `z=a+bi`, for inline presentation or in a pair of double backquotes, such as ``c=sqrt(a^2+b^2)`` for display presentation.

Please note: ASCIIMathPHP and XSL stylesheet for MathML are not included in this module distribution. In addition, you may need fonts or a plugin for your browser in order to view MathML content. Please see the INSTALL.txt for instructions on obtaining these files.