From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Inline Images Export Bug Date: Wed, 26 Aug 2015 19:06:36 -0400 Message-ID: <55DE467C.5020401@gmail.com> References: <55DDFCBF.2050202@gmail.com> <876141apq4.fsf@gmx.us> <55DE12D1.3040304@gmail.com> <87io81lltc.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUjmE-0004P6-OK for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 19:06:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUjmA-0001eZ-ND for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 19:06:42 -0400 Received: from mail-io0-x235.google.com ([2607:f8b0:4001:c06::235]:33485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUjmA-0001e1-HS for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 19:06:38 -0400 Received: by iods203 with SMTP id s203so37833373iod.0 for ; Wed, 26 Aug 2015 16:06:38 -0700 (PDT) Received: from [192.168.1.109] (cpe-184-56-99-2.neo.res.rr.com. [184.56.99.2]) by smtp.gmail.com with ESMTPSA id o19sm4724432igs.18.2015.08.26.16.06.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Aug 2015 16:06:37 -0700 (PDT) In-Reply-To: <87io81lltc.fsf@gmx.us> 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 On 08/26/2015 06:35 PM, Rasmus wrote: > Scott Randby writes: > >> I will experiment a bit to see if I can get the tag solution >> working for me. But given the short amount of time I have to get my >> pages up (by Sunday), I will probably put the desired HTML code into >> the Org file directly until the issue is resolved. > > Since time is of essence and you don't use the development version, would > you be able to use org 8.2.10? It's bundled with Emacs 24.5. I can stay with 8.3.1. It really isn't a problem for me to put the needed HTML code directly into the Org file. I'll just do something like this: #+BEGIN_HTML

Cannot load SVG file.

#+END_HTML Scott