From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: image size in html export Date: Mon, 13 Sep 2010 09:01:24 +0100 Message-ID: <87vd6axeaz.wl%ucecesf@ucl.ac.uk> References: <20100913.070124.2244477084450416670.etimecowboy@gmail.com> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Mon_Sep_13_09:01:24_2010-1" Return-path: Received: from [140.186.70.92] (port=58992 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ov4lW-0002Bx-5w for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 04:51:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ov4lU-0006sD-W7 for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 04:51:54 -0400 Received: from vscane-a.ucl.ac.uk ([144.82.108.41]:41960) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ov4lU-0006rs-Qy for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 04:51:52 -0400 In-Reply-To: <20100913.070124.2244477084450416670.etimecowboy@gmail.com> 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: etimecowboy Cc: org-mode mailing list --Multipart_Mon_Sep_13_09:01:24_2010-1 Content-Type: text/plain; charset=US-ASCII On Mon, 13 Sep 2010 07:01:24 +0100 (BST), etimecowboy wrote: > > Hi everyone, > > Does anybody know how to set the size of an in-line image when > exporting html? I know that org can set that when exporting latex > (with #+ATTR_LaTeX: width=), but could not find a similar way when > exporting html. Thanks for the help. The following : #+attr_html: width="50%" : [[./image.png]] for instance, works just fine for me. This is with up-to-date org. --Multipart_Mon_Sep_13_09:01:24_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Mon_Sep_13_09:01:24_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Mon_Sep_13_09:01:24_2010-1--