Merge pull request #52 from aJchemist/patch-1

typo: REVEAL_MATH_JAX_URL -> REVEAL_MATHJAX_URL
This commit is contained in:
Yujie Wen 2014-04-10 00:26:01 +08:00
commit ec52ee6835
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ fibs = 0 : 1 : next fibs
*IMPORTANT 2*: MathJax is disabled by default to reduce internet
traffic. Set =#+OPTIONS= tag =reveal_mathjax= or variable
=org-reveal-mathjax= to true to enable it. For local MathJax
installation, set option =REVEAL_MATH_JAX_URL= to the URL pointing
installation, set option =REVEAL_MATHJAX_URL= to the URL pointing
to the local MathJax location.
** Preamble and Postamble