From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Request: change SVG embedding in exported HTML Date: Sun, 24 Jul 2016 23:30:43 +0200 Message-ID: References: <87oa5oqzvr.fsf@iki.fi> <5c2f153b-05ad-c4b5-6384-e3e204a8f201@gmail.com> <3385fd22-91fe-f19f-cce1-cecdda416492@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRQz3-0002Xh-6b for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 17:30:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRQyy-00023Y-Ud for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 17:30:48 -0400 Received: from mail2.b1.hitrost.net ([91.185.211.205]:46421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRQyy-00023R-NY for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 17:30:44 -0400 In-reply-to: <3385fd22-91fe-f19f-cce1-cecdda416492@gmail.com> 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" To: Scott Randby Cc: Jarmo Hurri , emacs-orgmode@gnu.org Scott Randby writes: >> #+attr_html: :width 100px >> [[path/to/image.svg]] > > It has been awhile since I tried to scale an SVG image using Org markup, > but I recall trying what you suggest and it didn't work. I will try > again when I have some time and report the results to this list. I think I've been there, too, in the past. But it Works for me with Org 8.3.4 in Firefox, and Jarmo Hurri now reports it working in Chrome (see the thread "Scaling HTML-exported SVG"). It seems I got some details wrong about *how* it works, though. Yours, Christian