From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: HTML export for math markup Date: Mon, 9 Jan 2017 10:28:24 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ba450c5e5c60545ab04d6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQbs4-0001ZC-V0 for emacs-orgmode@gnu.org; Mon, 09 Jan 2017 10:28:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQbs3-0004W6-TW for emacs-orgmode@gnu.org; Mon, 09 Jan 2017 10:28:28 -0500 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:33869) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cQbs3-0004VO-Pj for emacs-orgmode@gnu.org; Mon, 09 Jan 2017 10:28:27 -0500 Received: by mail-oi0-x232.google.com with SMTP id 3so510855160oih.1 for ; Mon, 09 Jan 2017 07:28:26 -0800 (PST) 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" To: emacs-orgmode Mailinglist --001a113ba450c5e5c60545ab04d6 Content-Type: text/plain; charset=UTF-8 I've got an org file with Latex math markup, e.g. $x_2/y^3$. When I export this to HTML, it produces png files for each markup and puts them in a subfolder ltximg. Is there any way to skip this translating to pictures and just use MathJax directly. I've seen this , but my setup seems to be defaulted to png picture production, not direct MathJax rendering via " http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML. I understand that what's happening is this , but that's not MathJax. What am I doing (thinking) wrong? LB --001a113ba450c5e5c60545ab04d6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've got an org file with Latex math markup, e.g. $x_2= /y^3$. When I export this to HTML, it produces png files for each markup an= d puts them in a subfolder ltximg. Is there any way to skip this translatin= g to pictures and just use MathJax directly. I've seen=C2=A0this, bu= t my setup seems to be defaulted to png picture production, not direct Math= Jax rendering via=C2=A0"http://cdn.mathjax.org/mathjax/latest/= MathJax.js?config=3DTeX-AMS_HTML. I understand that what's happenin= g is this, but that's not MathJax.=C2=A0What am I doing (thinking) wr= ong?

LB
--001a113ba450c5e5c60545ab04d6--