emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Tait <johngtait@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: MathJax SVG
Date: Fri, 27 Jun 2014 17:14:27 +0100	[thread overview]
Message-ID: <CAPDE7WwcpSBaTkBMuKn=724Ok7U_EgAvZJ2Nqw1dzUp=MV39qQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

I'm been trying this kind of thing, since
org-export-html-mathjax-options doesnt
have anything to configure.

I don't think this looks very right though.


#+LATEX_HEADER: \usepackage{amsmath}

#+MATHJAX: align:"left" mathml:t path:"C:\Users\JohnT\Desktop\mj\MathJax.js"

#+BEGIN_HTML

<script type="text/javascript"

 src="C:\Users\JohnT\Desktop\mj\MathJax.js?config=TeX-AMS-MML_SVG-full,"C:\Users\JohnT\Desktop\mj\config\TeX-AMS-MML_SVG-full.js">
</script>

<script type="text/javascript"

MathJax.Ajax.loadComplete("C:\Users\JohnT\Desktop\mj\config\TeX-AMS-MML_SVG-full.js");

</script>

#+END_HTML


#+TEX

$$\begin{matrix}
  a & b & c \\
  d & e & f \\
  g & h & i
 \end{matrix}$$

#+END_TEX

[-- Attachment #2: Type: text/html, Size: 1995 bytes --]

             reply	other threads:[~2014-06-27 16:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 16:14 John Tait [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-27 15:11 MathJax SVG John Tait
2014-06-27 15:58 ` Nick Dokos

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='CAPDE7WwcpSBaTkBMuKn=724Ok7U_EgAvZJ2Nqw1dzUp=MV39qQ@mail.gmail.com' \
    --to=johngtait@gmail.com \
    --cc=emacs-orgmode@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 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).