mathjax 3.0.0-beta1

  • Issue #2746695 by joelpittet, cilefen, staceroni: Allow path and admin page exclusion
  • Issue #3124159 by cilefen, mradcliffe: Port to Drupal 9

mathjax 8.x-2.4-beta5

Bug fixes
  • If you use a local MathJax library, it must now be named libraries/MathJax, not libraries/mathjax.

mathjax 8.x-2.4-beta1

This is the initial Drupal 8 beta with the same features and functionality as 7.x-2.4.

mathjax 7.x-1.4

Bug fixes

Issue #2196419 by cilefen: doesn't run in view ajax search results
Issue #2093391 by ltangalo and cilefen: replace global variables with a function return.
Issue #2091261 by Itangalo: Links in hook_help() text are not properly translatable

mathjax 7.x-2.2

Bug fixes

The upgrade from 1.3 to 2.x now sets a default old-style config in case the configuration was never saved.

mathjax 7.x-2.1

Added the original js configuration string to the README to assist upgraders.

mathjax 7.x-2.0

Bug fixes
  • Issue #2196419 by cilefen: doesn't run in view ajax search results
    Ensures MathJax runs on HTML returned to views via ajax.
  • Issue #2149403 by cilefen: Removed a reference to the nonexistent _filter_mathjax_settings.
  • Issue #2149423 by cilefen: adds a weight of 100 to the text filter.
  • Issue #2084267 by cilefen: fixes tests for this branch.

mathjax 7.x-2.0-beta1

New features

Work on version 2 is focused on Issue #2084267: Allow using MathJax as a input filter for text formats, rather than a global filter.

This release is being made to invite testers to review and open issues as necessary. Please add comments to Issue #2084267 unless you find unrelated problems.

The main changes you will note are:

mathjax 7.x-2.x-dev

See issue #2084267: Allow using MathJax as a input filter for text formats, rather than a global filter

This is a prototype of the idea. To test it, set up an input type with the MathJax filter and also set your MathJax configuration to:

mathjax 7.x-1.3

New features

This is a maintenance release with increased test coverage. There are no new admin features or other changes.

mathjax 7.x-1.2

Bug fixes

Issue 2063943 by vlad.leo: Incorrect default mathjax settings for /( /) inline math fixed.

mathjax 7.x-1.1

New features

Major Changes

  • The site admin can now set the MathJax configuration on the module admin page.
  • The MathJax CDN url is configurable on the module admin page.
  • Module tests were added for quality assurance.

Credits

Thanks to saheel.sikilkar for coding and jweinstein for testing.

mathjax 6.x-1.0-beta5

Bug fixes

Fixes options passed to local Mathjax script if using the local library directory.

mathjax 7.x-1.0-beta5

Bug fixes

Fixes options passed to local Mathjax script if using the local library directory.

mathjax 7.x-1.0-beta2

Updated to MathJax 1.1
Support of MathJax Content Delivery Network (CDN). This feature is enabled by default: you don't need anymore to download MathJax to your server anymore.

mathjax 6.x-1.0-beta2

New features

Updated to MathJax 1.1
Support of MathJax Content Delivery Network (CDN). This feature is enabled by default: you don't need anymore to download MathJax to your server anymore.

mathjax 6.x-1.0-beta1

First release.

Relies on libraries modules.
Features per path display and drush support.

Subscribe with RSS Subscribe to Releases for MathJax: LaTeX for Drupal