Note in MANUAL that --katex works best with html5.

Closes #3077.
This commit is contained in:
John MacFarlane 2016-08-20 22:47:12 +02:00
parent 84a99af24e
commit f59dfb8d17

View file

@ -960,6 +960,7 @@ Math rendering in HTML
: Use [KaTeX] to display embedded TeX math in HTML output.
The *URL* should point to the `katex.js` load script. If a *URL* is
not provided, a link to the KaTeX CDN will be inserted.
Note: [KaTeX] seems to work best with `html5` output.
`--katex-stylesheet=`*URL*