emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Inline Images Export Bug


From: Scott Randby
Subject: Re: [O] Inline Images Export Bug
Date: Wed, 26 Aug 2015 19:06:36 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 08/26/2015 06:35 PM, Rasmus wrote:
Scott Randby <address@hidden> writes:

I will experiment a bit to see if I can get the <object> 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
<p>
<img src="./graphic-1.svg" alt="Cannot load SVG file." width="75%" style="display: block; margin-right: auto; margin-left: auto;" />
</p>
#+END_HTML

Scott



reply via email to

[Prev in Thread] Current Thread [Next in Thread]