From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: tikz for multiple targets Date: Tue, 9 Jul 2013 23:34:25 +0100 Message-ID: <87k3kztlam.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwgUV-0004k9-Lp for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 18:34:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwgUU-0005R3-6G for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 18:34:35 -0400 Received: from mail-db9lp0249.outbound.messaging.microsoft.com ([213.199.154.249]:3074 helo=db9outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwgUT-0005Qn-UW for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 18:34:34 -0400 Received: from mail48-db9 (localhost [127.0.0.1]) by mail48-db9-R.bigfish.com (Postfix) with ESMTP id D40FC4002E9 for ; Tue, 9 Jul 2013 22:34:32 +0000 (UTC) Received: from DB9EHSMHS014.bigfish.com (unknown [10.174.16.237]) by mail48-db9.bigfish.com (Postfix) with ESMTP id 4F909260046 for ; Tue, 9 Jul 2013 22:34:30 +0000 (UTC) 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 Hello again, I am trying to get an example that worked with the old exporter to work with the new exporter. The aim is to have a tikzpicture exported to both LaTeX and HTML. The example is in the following message from over a year ago now: http://article.gmane.org/gmane.emacs.orgmode/53900 This example no longer works for either LaTeX or HTML. For LaTeX, I would expect the actual tikz code to be inserted into the LaTeX file and then processed. Instead, I get the file name in a verbatim environment. For HTML, I would expect the image referred to from an tag but I get a link to the test.png file instead. The actual test.png file is created in both cases. 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! Thanks, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.5-322-gd5c11e.dirty