all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefano Sabatini <stefasab@gmail.com>
To: help-gnu-emacs Mailing List <help-gnu-emacs@gnu.org>
Subject: org-mode HTML+mathjax export problem
Date: Fri, 24 Dec 2010 02:16:20 +0100	[thread overview]
Message-ID: <20101224011619.GA10436@geppetto> (raw)

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.



             reply	other threads:[~2010-12-24  1:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24  1:16 Stefano Sabatini [this message]
2010-12-24  1:43 ` org-mode HTML+mathjax export problem suvayu ali
2010-12-24  2:04   ` stefasab
2010-12-24  7:18     ` suvayu ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101224011619.GA10436@geppetto \
    --to=stefasab@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.