emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* No pictures when exporting narrowed/subtree
@ 2012-01-04 23:00 Ken Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Williams @ 2012-01-04 23:00 UTC (permalink / raw)
  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 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: No pictures when exporting narrowed/subtree
@ 2012-01-13 22:27 Ken Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Williams @ 2012-01-13 22:27 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

> -----Original Message-----
> ... 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.

Ping - anyone able to replicate or not replicate this?

 -Ken

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-13 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 22:27 No pictures when exporting narrowed/subtree Ken Williams
  -- strict thread matches above, loose matches on Subject: below --
2012-01-04 23:00 Ken Williams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).