mathjax.drush.inc |
includes/mathjax.drush.inc |
|
MathJax module drush integration. |
mathjax.info |
mathjax.info |
|
name = MathJax
description = Javascript-based LaTeX rendering solution for your Drupal website.
core = 7.x
configure = admin/config/content/mathjax
dependencies[] = libraries
files[] = tests/mathjax_config.test
files[] = tests/mathjax_admin.test |
mathjax.install |
mathjax.install |
|
MathJax module install. |
mathjax.module |
mathjax.module |
|
MathJax module. |
mathjax_admin.test |
tests/mathjax_admin.test |
|
Admin page test file for MathJax module. |
mathjax_config.test |
tests/mathjax_config.test |
|
Configuration test file for MathJax module. |
README.txt |
README.txt |
|
MathJax is the up-to-date ajax framework to display math in HTML environment
using LaTeX and MathML syntax. This module allows to activate MathJax-based
LaTeX rendering on your drupal website. By default, MathJax source is loaded
automatically from… |