From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremie Juste Subject: Re: exporting latex to html Date: Wed, 12 Oct 2016 22:40:45 +0200 Message-ID: <86shs1e1wy.fsf@gmail.com> References: <86d1j6a69l.fsf@gmail.com> <87oa2pq4yl.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buQL7-0002Wh-8o for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 16:41:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buQL4-0008W5-LE for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 16:41:25 -0400 Received: from [195.159.176.226] (port=57403 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buQL4-0008VG-DW for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 16:41:22 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1buQKm-0007R7-LS for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 22:41:04 +0200 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@gnu.org Hello Rasmus, Thanks for the tip but I'm could not find org-preview-latex-process-alist. Ok I'm still investigating. One thing that might be interesting is to convert the latex to html direclty when exporting to html. Another solution could be using pandoc to bypass the images entirely and get html out of the latex. Any comments are welcome. Best wishes Jeremie