summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorMauro Bieg <mb21@users.noreply.github.com>2017-02-26 11:37:57 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-26 11:37:57 +0100
commit2d6b834cdb0262786e0cf0deb1ded2eddee6ee33 (patch)
tree1865cc15e2ace5e0b95f0e987e22f1a9f0096190 /MANUAL.txt
parent9d91b8825f6338e415eceb1163bba95d3178a49a (diff)
MANUAL.txt explain --webtex SVG url (#3471)
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index fd744c084..e46efd256 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -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