blob: 14d17be9416cfd79f6fffc71aa568ac6772a4672 (
plain) (
blame)
1
2
3
4
5
|
texvc takes LaTeX-compatible equations and produces formatted output in
HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images.
Input data is parsed and scrutinized for safety, and the output includes
an estimate of whether the code is simple enough that HTML rendering will
look acceptable.
|