unspecified

python-sphinxcontrib-texext - Sphinx extensions for working with LaTeX math

Website: https://github.com/sphinx-texext/texext
License: BSD
Description:

Texext contains a  couple of Sphinx extensions for  working with LaTeX
math.

math_dollar  replaces math  expressions between  dollars in  ReST with
equivalent inline math. For example:

Here is some math: $a = 2$
will be replaced by:
  Here is some math: :math:`a = 2`

The extension  makes some  effort not to  replace dollars  that aren’t
meant as math,  but please check your output carefully,  and submit an
issue on the texext issue tracker if we have messed up.

To enable  math_dollar, make sure that  the texext package is  on your
Python path, and add texext.math_dollar  to your list of extensions in
the Sphinx conf.py. If you want math_dollar to process docstrings, you
should  add sphinx.ext.autodoc  higher  up your  extensions list  than
math_dollar.

Packages

python-sphinxcontrib-texext-0.5-1.el7.fc25.src [53 KiB] Changelog by Jean-Paul Chaput (2017-09-30):
- Initial packaging.

Listing created by Repoview-0.6.6-4.el7