From: Scott Randby <srandby@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Inline Images Export Bug
Date: Wed, 26 Aug 2015 19:06:36 -0400 [thread overview]
Message-ID: <55DE467C.5020401@gmail.com> (raw)
In-Reply-To: <87io81lltc.fsf@gmx.us>
On 08/26/2015 06:35 PM, Rasmus wrote:
> Scott Randby <srandby@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
next prev parent reply other threads:[~2015-08-26 23:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-26 17:51 Inline Images Export Bug Scott Randby
2015-08-26 18:06 ` Rasmus
2015-08-26 19:26 ` Scott Randby
2015-08-26 22:35 ` Rasmus
2015-08-26 23:06 ` Scott Randby [this message]
2015-08-26 19:39 ` Pip Cet
2015-08-26 21:56 ` Rasmus
2015-08-26 22:40 ` Pip Cet
2015-08-26 23:13 ` Scott Randby
2015-08-26 19:50 ` Scott Randby
2015-08-27 1:35 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55DE467C.5020401@gmail.com \
--to=srandby@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.