* customizing emacs
@ 2013-02-27 9:11 Supriya Sawant
2013-02-27 10:00 ` Myles English
0 siblings, 1 reply; 2+ messages in thread
From: Supriya Sawant @ 2013-02-27 9:11 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 613 bytes --]
hello,
I am using org-mode version: 7.9.2
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="
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="
http://orgmode.org/mathjax/MathJax.js">""
emacs should use <script type="text/javascript"
src="/myhome/static/js/MathJax.js">""
how can I do this??
Thanks & Regards,
Supriya Pravin Sawant
[-- Attachment #2: Type: text/html, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: customizing emacs
2013-02-27 9:11 customizing emacs Supriya Sawant
@ 2013-02-27 10:00 ` Myles English
0 siblings, 0 replies; 2+ messages in thread
From: Myles English @ 2013-02-27 10:00 UTC (permalink / raw)
To: Supriya Sawant; +Cc: emacs-orgmode
Hi Supriya,
Supriya Sawant writes:
> hello,
>
> I am using org-mode version: 7.9.2
>
> 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="
> 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="
> http://orgmode.org/mathjax/MathJax.js">""
>
> emacs should use <script type="text/javascript"
> src="/myhome/static/js/MathJax.js">""
>
>
> how can I do this??
I think you need to look at C-h v org-export-html-mathjax-options RET
Myles
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-27 9:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 9:11 customizing emacs Supriya Sawant
2013-02-27 10:00 ` Myles English
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).