[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Question concerning png - pdf - inline view
From: |
Rainer M. Krug |
Subject: |
[O] Question concerning png - pdf - inline view |
Date: |
Fri, 19 Apr 2013 15:17:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Hi
I would like to have two things in my document:
inline image display of my plots created in R as well as, upon export to
pdf, include them as pdf (quality). So I have the following:
#+header: :results graphics
#+header: :file test1.png
#+begin_src R
plot(runif(100))
#+end_src
which I can display in my org file inline, while
#+header: :results graphics
#+header: :file test2.pdf
#+begin_src R
plot(runif(100))
#+end_src
I can't.
Is there a way that I can have both? Am I missing a converter?
Any suggestions on how I can achieve this?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: address@hidden
Skype: RMkrug
pgpGvRUMMgYgD.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [O] Question concerning png - pdf - inline view,
Rainer M. Krug <=