Re: [O] [RFC] vs in HTML export

Thu, 16 Jan 2014 14:46:22 -0800

On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote:
> Rick Frankel <[email protected]> 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