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
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
1.0.1
version_requirements.txt:
sphinxcontrib_jsmath >=1.0.1
Equivalent System Packages#
$ sudo pacman -S python-sphinxcontrib-jsmath
$ conda install sphinxcontrib-jsmath
$ sudo yum install python-sphinxcontrib-jsmath
$ sudo pkg install textproc/py-sphinxcontrib-jsmath
$ sudo emerge dev-python/sphinxcontrib-jsmath
$ sudo port install py37-sphinxcontrib-jsmath
$ sudo zypper install python3\$\{PYTHON_MINOR\}-sphinxcontrib-jsmath
$ 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.