MANUAL.txt explain --webtex SVG url (#3471)

This commit is contained in:
Mauro Bieg 2017-02-26 11:37:57 +01:00 committed by John MacFarlane
parent 9d91b8825f
commit 2d6b834cdb

View file

@ -2826,7 +2826,9 @@ HTML, Slidy, DZSlides, S5, EPUB
6. If the `--webtex` option is used, TeX formulas will be converted
to `<img>` tags that link to an external script that converts
formulas to images. The formula will be URL-encoded and concatenated
with the URL provided. If no URL is specified, the CodeCogs
with the URL provided. For SVG images you can for example use
`--webtex https://latex.codecogs.com/svg.latex?`.
If no URL is specified, the CodeCogs URL generating PNGs
will be used (`https://latex.codecogs.com/png.latex?`).
7. If the `--mathjax` option is used, TeX math will be displayed