%general-entities; ]> Sphinxcontrib-jsmath-&sc-jsmath-version; sphinxcontrib-jsmath Introduction to Sphinxcontrib-jsmath Module The Sphinxcontrib-jsmath package is a Sphinx extension which renders display math in HTML via JavaScript. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &sc-jsmath-md5sum; Download size: &sc-jsmath-size; Estimated disk space required: &sc-jsmath-buildsize; Estimated build time: &sc-jsmath-time; Sphinxcontrib-jsmath Dependencies Optional (for testing) and (circular dependency) Installation of Sphinxcontrib-jsmath Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user sphinxcontrib-jsmath The installation can be tested with the following commands: sed -i 's/text()/read_&/' tests/test_jsmath.py && pytest the sed ... command is needed because of a change in Sphinx API for versions greater than 5.0. Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib and /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_jsmath-&sc-jsmath-version;.dist-info