From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Tait Subject: MathJax SVG Date: Fri, 27 Jun 2014 17:14:27 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba25dc118a848204fcd39aa6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0YnF-0001QH-Ba for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 12:14:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0YnE-0006mS-IC for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 12:14:29 -0400 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:57998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0YnE-0006mM-Dk for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 12:14:28 -0400 Received: by mail-ig0-f179.google.com with SMTP id uq10so2128569igb.6 for ; Fri, 27 Jun 2014 09:14:28 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --90e6ba25dc118a848204fcd39aa6 Content-Type: text/plain; charset=UTF-8 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