emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] babel creating corrupt pdf and png
@ 2010-08-26  6:15 Graham Smith
  2010-08-26 12:20 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Smith @ 2010-08-26  6:15 UTC (permalink / raw)
  To: emacs-orgmode

PDFs created by Babel are giving a file corrupt message when trying to
open them and a format not recognised message if I try pngs,

Same files created directly from R are fine.

This is with Ubuntu 10.04 and Org-mode version 6.36trans (release_7.01h.94.g25ac

Example of code I am using is below.

Can anyone suggest what I am doing wrong?

Many thanks,

Graham

#+srcname:boxpip45byyear
#+begin_src R :session bats :file boxpip45byyear.pdf :exports code
boxplot(boxplot(allbats$count[allbats$species=="p45"]~allbats$year[allbats$species=="p45"])
#+end_src

#+results: boxpip45byyear
[[file:boxpip45byyear.pdf]]

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

end of thread, other threads:[~2010-08-26 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-26  6:15 [babel] babel creating corrupt pdf and png Graham Smith
2010-08-26 12:20 ` Eric Schulte
2010-08-26 14:21   ` Graham Smith

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).