From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Williams Subject: No pictures when exporting narrowed/subtree Date: Wed, 4 Jan 2012 17:00:03 -0600 Message-ID: <21A5E1E970CD46459ECBE86D6CC4B28C5318A923@spexch01.WindLogics.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiZoV-0004vW-SM for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 18:00:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiZoU-0000QX-KQ for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 18:00:07 -0500 Received: from shrimp.windlogics.com ([216.245.170.164]:33100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiZoU-0000OH-Gx for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 18:00:06 -0500 Content-Language: en-US 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" Hi, If I export the following document to HTML, I see the 'testout.png' plot as= desired. However, if I put my cursor near "Some more text" and choose 'switch buffer= /subtree export' when exporting, or if I narrow (C-x n d) to that subtree a= nd then export, the 'testout.png' plot doesn't show up. I'm still using orgmode 7.7, but I didn't see anything pertaining to this i= n the Changes file for 7.8, is it still an issue there? -Ken Emacs : GNU Emacs 23.3.1 (i386-mingw-nt6.1.7600) of 2011-03-10 on 3249CTO Package: Org-mode version 7.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D #+TITLE: A Document #+AUTHOR: Ken Williams #+BABEL: :session *Rt* :results output :exports both * Section 1 Some text. * Section 2 Some more text. #+begin_src R :results graphics :file testout.png plot(1:10, (1:10)^2) #+end_src #+results: [[file:testout.png]] Where's the plot? =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -- Ken Williams, Senior Research Scientist WindLogics http://windlogics.com CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the= sender via reply e-mail and destroy all copies of the original message. Th= ank you.