From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Re: Re: Inline images in exported HTML Date: Thu, 15 Jan 2009 07:44:09 +0000 Message-ID: <2c75873c0901142344w5d023ff4pae36e44af72a3108@mail.gmail.com> References: <2c75873c0901121203i14b4a93am718de2913fa32d9c@mail.gmail.com> <87bpucp9i9.fsf@gollum.intra.norang.ca> <63F44A1C-0C41-4DCF-A498-1BEC6414B9B2@uva.nl> <2c75873c0901140112r1607c03t67ee957378c4d396@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNMtg-0002CY-73 for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 02:44:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNMtf-0002CM-L6 for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 02:44:11 -0500 Received: from [199.232.76.173] (port=48063 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNMtf-0002CJ-Hm for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 02:44:11 -0500 Received: from fg-out-1718.google.com ([72.14.220.158]:60188) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNMtf-0001V8-7w for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 02:44:11 -0500 Received: by fg-out-1718.google.com with SMTP id l26so482612fgb.30 for ; Wed, 14 Jan 2009 23:44:09 -0800 (PST) In-Reply-To: Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Austin > > As another option, you might consider svg() from the RSvgDevice > package. SVG images display in some modern web browsers. I didn't know about the SVG device, but it hasn't helped, unless its a firefox setting (which I can't find) PNGs appear inlne as they should, but not SVG (which from my gogling Firefox has supported since 2006). Thanks, Graham