all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Williams <Ken.Williams@windlogics.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: No pictures when exporting narrowed/subtree
Date: Wed, 4 Jan 2012 17:00:03 -0600	[thread overview]
Message-ID: <21A5E1E970CD46459ECBE86D6CC4B28C5318A923@spexch01.WindLogics.local> (raw)

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 and 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 in 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


===================================
#+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?
===================================

--
Ken Williams, Senior Research Scientist
WindLogics
http://windlogics.com


CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of any kind is strictly prohibited. If you are not the intended recipient, please contact the sender via reply e-mail and destroy all copies of the original message. Thank you.

             reply	other threads:[~2012-01-04 23:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04 23:00 Ken Williams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-13 22:27 No pictures when exporting narrowed/subtree Ken Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21A5E1E970CD46459ECBE86D6CC4B28C5318A923@spexch01.WindLogics.local \
    --to=ken.williams@windlogics.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.