sphinxcontrib_jsmath: Sphinx extension which renders display math in HTML via JavaScript#

Description#

Sphinx extension which renders display math in HTML via JavaScript

License#

BSD

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.0.1

install-requires.txt:

sphinxcontrib_jsmath >=1.0.1

Equivalent System Packages#

conda:

$ conda install  sphinxcontrib-jsmath

macports: install the following packages: py37-sphinxcontrib-jsmath

void:

$ sudo xbps-install  python3-sphinxcontrib-jsmath

See https://repology.org/project/python:sphinxcontrib-jsmath/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023