From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: tikz for multiple targets Date: Wed, 10 Jul 2013 11:54:58 +0200 Message-ID: <87ppuqagel.fsf@gmx.us> References: <87k3kztlam.fsf@ucl.ac.uk> <87wqoyagmh.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwr7G-0002QE-2l for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 05:55:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uwr7A-0000Bq-QV for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 05:55:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:34531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwr7A-0000Bk-Is for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 05:55:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uwr77-00006U-5t for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 11:55:09 +0200 Received: from business-213-023-238-209.static.arcor-ip.net ([213.23.238.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jul 2013 11:55:09 +0200 Received: from rasmus by business-213-023-238-209.static.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jul 2013 11:55:09 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: >> Is what I want possible with the new exporter? If so, I imagine the >> test for the backend must be different now. Any pointers very welcome! > > It needs to be added to `org-html-inline-image-rules' and some > potential translation should be added to org-html-inline-image-p, > e.g. substitute pgf or tikz with whatever is the output format. > Perhaps the dvipng code in ox-html can utilized to obtain a png > seemingly. Actually, dvisvgm might be way to go as it may be possible to leverage upon all of the dvipng code without much loss of generality. It would also be useful for equations where one does not want to use mathjax. It's only packed for Texlive, though. http://www.ctan.org/pkg/dvisvgm –Rasmus -- May contains speling mistake