all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-mode HTML+mathjax export problem
@ 2010-12-24  1:16 Stefano Sabatini
  2010-12-24  1:43 ` suvayu ali
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Sabatini @ 2010-12-24  1:16 UTC (permalink / raw)
  To: help-gnu-emacs Mailing List

Hi all,

I recently started to use org-mode and loving it, basically I adopted
it as my internal documentation format.

Now I tried to convert to HTML, and I wanted to use mathjax JS
rendering.
emacs-bzr documentation mention mathjax but as I can see it is only
supported in a recent version of org-mode+git.

So I downloaded latest org-mode+git and installed on
~/share/emacs/site-list/org-mode.

Now I have this line on my init.el:
(load-file "~/share/emacs/site-lisp/org-mode/org-install.el")

and I added this line on the first line of the file to process:
#+MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"

nonetheless the generated HTML contains no JS at all and no link the
the MathJax.js file.

I suppose this is a problem of conflict with the pre-installed
org-mode version, do you have hints for debugging such issues?

Also is there some command (e.g. org-mode-version) which I can use to
check the currently loaded version?

Thanks in advance.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-24  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-24  1:16 org-mode HTML+mathjax export problem Stefano Sabatini
2010-12-24  1:43 ` suvayu ali
2010-12-24  2:04   ` stefasab
2010-12-24  7:18     ` suvayu ali

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.