From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: org-mime-htmlize with latex math, no png Date: Tue, 19 Apr 2016 20:09:50 +0000 Message-ID: <8737qhuzqp.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asbyA-0005XJ-2N for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:09:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asby6-0002FG-24 for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:09:57 -0400 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:38243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asby5-0002F5-NY for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:09:53 -0400 Received: by mail-wm0-x229.google.com with SMTP id u206so48356686wme.1 for ; Tue, 19 Apr 2016 13:09:53 -0700 (PDT) Received: from Burrurr (182.red-79-144-193.dynamicip.rima-tde.net. [79.144.193.182]) by smtp.gmail.com with ESMTPSA id u145sm5948171wmu.17.2016.04.19.13.09.51 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 19 Apr 2016 13:09:51 -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" To: emacs-orgmode Hi I am very happy with org-mime-htmlize which allows me to send latex equations as png. However I just changed the setting of org-html-with-latex from png to mathjax, since when I export from org to html it is sometimes difficult to use that generated HTML (and the relevant pngs) in other HTML documents. So that is where mathjax seems more appropriate. Is there a similar possibility for org-mime-htmlize? thanks Uwe Brauer