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:

$ conda install  mathjax

opensuse:

$ sudo zypper install mathjax

void:

$ sudo xbps-install  mathjax

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

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330