From: Eric S Fraga <[email protected]> Subject: Re: [Orgmode] image size in html export Date: Mon, 13 Sep 2010 09:01:24 +0100
> On Mon, 13 Sep 2010 07:01:24 +0100 (BST), etimecowboy > <[email protected]> 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. It works for me too! Thanks a lot. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
