[ 源代码: gladtex ]
软件包:python3-gleetex(3.1.0-2)
Module to embed LaTeX equations in HTML files
GleeTeX is a Python module to create images from formulas. It can parse HTML documents and replace all occurrences of <eq>some formula</eq> through images. Each image will get an alt attribute as well, which is useful for screen readers or text-mode browsers. It can also just create formula images out of LaTeX formulas and the process can be embedded into a web application.
GleeTeX is able to convert multiple images concurrently and it also keeps a cache of already converted formulas, speeding up the conversion.
其他与 python3-gleetex 有关的软件包
|
|
|
|
-
- dep: dvisvgm
- DVI to SVG converter
-
- dep: preview-latex-style
- extraction of elements from LaTeX documents as graphics
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: texlive-fonts-recommended
- TeX Live: Recommended fonts
-
- dep: texlive-latex-recommended
- TeX Live: LaTeX recommended packages
-
- rec: dvipng
- convert DVI files to PNG graphics
-
- sug: pandoc
- general markup converter