From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] vs in HTML export Date: Fri, 17 Jan 2014 01:44:55 +0100 Message-ID: <874n53wi60.fsf@gmail.com> References: <87vbxsamjm.fsf@alphaville.bos.redhat.com> <87y52mzxek.fsf@bzg.ath.cx> <20140116224505.GB45120@eyeBook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3xY7-0004D5-Uz for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 19:44:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3xY2-0003Ur-1v for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 19:44:39 -0500 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:54742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3xY1-0003Ul-R0 for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 19:44:33 -0500 Received: by mail-we0-f177.google.com with SMTP id x55so3853756wes.22 for ; Thu, 16 Jan 2014 16:44:32 -0800 (PST) Received: from selenimh ([91.224.148.150]) by mx.google.com with ESMTPSA id jw4sm7842590wjc.20.2014.01.16.16.44.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2014 16:44:31 -0800 (PST) In-Reply-To: <20140116224505.GB45120@eyeBook> (Rick Frankel's message of "Thu, 16 Jan 2014 17:45:05 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, Rick Frankel writes: > On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote: >> Rick Frankel writes: >> >> > I thing the solution is to use an tag for svg, but an >> > 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]] Nit-pick: As a side note, please make the first line in your docstring a complete sentence, and put two spaces between subsequent sentences. Thank you ! Regards, -- Nicolas Goaziou