mathjax: A JavaScript library for displaying mathematical formulas#

Description#

MathJax is a JavaScript library for displaying mathematical formulas.

MathJax is used in the Sage documentation built by Sphinx.

License#

Apache License, version 2.0

Upstream Contact#

Home page: https://www.mathjax.org/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

3.2.0

Equivalent System Packages#

$ conda install mathjax
$ sudo emerge \>=dev-libs/mathjax-3
$ sudo zypper install mathjax
$ sudo xbps-install mathjax

See https://repology.org/project/mathjax/versions

If the system package is installed, ./configure will check if it can be used.