ox-html: Use upstream MathJax CDN
commit8c54b254b12d07136dc1720d2161b8a6db1f50b9
authorRasmus <rasmus@gmx.us>
Mon, 16 Feb 2015 01:04:02 +0000 (16 02:04 +0100)
committerRasmus <rasmus@gmx.us>
Fri, 27 Feb 2015 12:57:58 +0000 (27 13:57 +0100)
treea1d58df5d1bac567aec59ae173afda632c40dff5
parent1c5db20860625f3dd55e31fd8ebe687cd641243b
ox-html: Use upstream MathJax CDN

* ox-html.el (org-html-mathjax-options): Add multlinewidth,
  autonumber, tagindent, font, linebreaks and tagside.  Remove MathML.
  Change default indent to correspond to upstream default.  Change
  default MathJax path to point to upstream CDN.
  (org-html--build-mathjax-config): Remove MathML-related parts.
  (org-html-mathjax-template): Simplifiy template.
* org.texi (@LaTeX{} fragments), (Math formatting in HTML export):
  Reflect change in default CDN.
* ORG-NEWS: Document changes.
doc/org.texi
etc/ORG-NEWS
lisp/ox-html.el