ox-html: Fix missing Mathjax config with maths elements in captions
commit7584268314c0a59be18dc959b4b9a5e85733aaac
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 14 Sep 2017 12:40:33 +0000 (14 14:40 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 14 Sep 2017 12:40:33 +0000 (14 14:40 +0200)
tree61ed1c81af36fe8067cfbd9b198e1cdc7a29ef5a
parent23c4716a94f1ee70b2417b6123ef023699b6f54b
ox-html: Fix missing Mathjax config with maths elements in captions

* lisp/ox-html.el (org-html--build-mathjax-config): Fix missing
  Mathjax config with maths elements in captions.

Reported-by: Lawrence Bottorff <borgauf@gmail.com>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-09/msg00302.html>
lisp/ox-html.el