|
| From: | Supriya Sawant |
| Subject: | [O] customizing emacs |
| Date: | Wed, 27 Feb 2013 14:41:09 +0530 |
while creating equations using LaTeX with emacs,
eg.
$\frac{1}{k}\log_2 c(f)$
$\frac{1}{k}\log_2 c(f)$it loads script "" <script type="text/_javascript_" src="" href="http://orgmode.org/mathjax/MathJax.js">http://orgmode.org/mathjax/MathJax.js">""
so instead of loading MathJax.js from orgmode.org , how can I customize emacs to use same js from local machine.
eg. instead of <script type="text/_javascript_" src="" href="http://orgmode.org/mathjax/MathJax.js">http://orgmode.org/mathjax/MathJax.js">""
emacs should use <script type="text/_javascript_" src="">
how can I do this??
| [Prev in Thread] | Current Thread | [Next in Thread] |