From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Burgos Subject: inserting images in HTML export Date: Mon, 21 Feb 2011 23:26:28 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42735 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Prf9F-0005Fr-Aj for Emacs-orgmode@gnu.org; Mon, 21 Feb 2011 18:26:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Prf9D-0004PV-Ev for Emacs-orgmode@gnu.org; Mon, 21 Feb 2011 18:26:33 -0500 Received: from mail-qw0-f41.google.com ([209.85.216.41]:45580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Prf9D-0004PH-5o for Emacs-orgmode@gnu.org; Mon, 21 Feb 2011 18:26:31 -0500 Received: by qwd7 with SMTP id 7so2390216qwd.0 for ; Mon, 21 Feb 2011 15:26:28 -0800 (PST) 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 Dear list, Here is another of my newbie questions. As many others, I=B4m exploring ways to export my nice org-mode document (with R code that generates output and graphs) into word or open office. My colleagues do not use org mode or LaTex, so I need to generate a word or open office document . It doesn=B4t have to be pretty, as it is only for reviewing purposes, but needs to include all figures and tables. It seems that the easiest way to go is to export HTML and read it directly with Word. My only problem is that I cannot figure out how to make org mode generate an HTML document with the figures embedded in it. Instead, I get hyperlinks to the figures. I=B4ve tried adding this to my emacs file: (setq org-export-html-inline-images t) but had no luck. Here is an example on how I am inserting the images in my org-mode file. When exporting to LaTex everything works fine. #+CAPTION: Estimated effects of bottom type and Modiolus on Actinaria abund= ance. #+LABEL: fig:Acgam #+ATTR_LaTeX: width=3D14cm [[./images/Actinaria_gamplots.pdf]] Many thanks for any guidance, --=20 Julian Mariano Burgos Hafranns=F3knastofnunin/Marine Research Institute Sk=FAlagata 4, 121 Reykjav=EDk, Iceland S=EDmi/Telephone : +354-5752037 Br=E9fs=EDmi/Telefax:=A0 +354-5752001 Netfang/Email: julian@hafro.is, jmburgos@uw.edu