all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.