emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] <img> vs <object> in HTML export


From: Rick Frankel
Subject: Re: [O] [RFC] <img> vs <object> in HTML export
Date: Thu, 16 Jan 2014 17:45:05 -0500
User-agent: Mutt/1.5.22 (2013-10-16)

On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote:
> Rick Frankel <address@hidden> writes:
> 
> > I thing the solution is to use an <object> tag for svg, but an <img>
> > tag for the rest.
> 
> Yes -- I'm no HTML guru, but this corresponds to what I see in most
> HTML pages.

Change applied. You can use the html attribute ':fallback' to specify
a fallback image file.e.g.

  #+ATTR_HTML: :width 100 :height 50 :fallback my.png
  [[file:my.svg]]

rick



reply via email to

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