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_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

1.0.1

install-requires.txt:

sphinxcontrib_jsmath >=1.0.1

Equivalent System Packages#

arch:

$ sudo pacman -S  python-sphinxcontrib-jsmath

conda:

$ conda install  sphinxcontrib-jsmath

Fedora/Redhat/CentOS:

$ sudo yum install  python-sphinxcontrib-jsmath

freebsd:

$ sudo pkg install textproc/py-sphinxcontrib-jsmath

gentoo:

$ sudo emerge dev-python/sphinxcontrib-jsmath

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

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-sphinxcontrib-jsmath

void:

$ sudo xbps-install  python3-sphinxcontrib-jsmath

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

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.