From f59dfb8d17a8b50bbd14184edb7476130f83d3be Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 20 Aug 2016 22:47:12 +0200 Subject: Note in MANUAL that `--katex` works best with `html5`. Closes #3077. --- MANUAL.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/MANUAL.txt b/MANUAL.txt index 21c777bdf..96d136d19 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -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* -- cgit v1.2.3