On 08/26/2015 06:35 PM, Rasmus wrote:
Scott Randby <sran...@gmail.com> 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