* Inconsistent handling of html images and image links
@ 2013-04-07 0:13 Dieter Wilhelm
2013-04-07 6:20 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Dieter Wilhelm @ 2013-04-07 0:13 UTC (permalink / raw)
To: emacs-orgmode
Dear list,
before 8pre images [[file:example.png]] where imported left aligned into
html now they are centred. Image links
[[http://example.com][file:example.png]] are *still* imported left
aligned!?
I could live with a new default for images or links when
#+attr_html: :options align="left"
would give me a single image per row left aligned but I'm getting a left
aligned image with text floating around it.
Thanks for your time
Dieter
--
Best wishes
H. Dieter Wilhelm
Darmstadt
Germany
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Inconsistent handling of html images and image links
2013-04-07 0:13 Inconsistent handling of html images and image links Dieter Wilhelm
@ 2013-04-07 6:20 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-04-07 6:20 UTC (permalink / raw)
To: Dieter Wilhelm; +Cc: emacs-orgmode
Hi Dieter,
Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:
> before 8pre images [[file:example.png]] where imported left aligned into
> html now they are centred.
I don't see this. Maybe you configure the the #figure class in your
CSS so that figures are centered?
> Image links
> [[http://example.com][file:example.png]] are *still* imported left
> aligned!?
The first link you quote is a figure, the second link is a link with
an image as a description -- so I think using the #figure class for
the first one is relevant, while using a paragraph for the second
one is good.
Let me know,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-07 6:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-07 0:13 Inconsistent handling of html images and image links Dieter Wilhelm
2013-04-07 6:20 ` Bastien
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.