[ 原始碼: texext ]
套件:python3-texext(0.6.6-2)
sphinx extensions for working with LaTeX math - Python
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.
* users of sympy may want to generate LaTeX expressions dynamically in Sympy, and then render them in LaTeX in the built pages. You can do this with the mathcode directive
This package contains the Python 2 version of texext..
其他與 python3-texext 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sphinx
- documentation generator for Python projects