[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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