[ 原始碼: gladtex ]
套件:python3-gleetex(3.1.0-1)
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: dvipng
- convert DVI files to PNG graphics
-
- 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
-
- sug: pandoc
- general markup converter