emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question concerning png - pdf - inline view
@ 2013-04-19 13:17 Rainer M. Krug
  0 siblings, 0 replies; only message in thread
From: Rainer M. Krug @ 2013-04-19 13:17 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

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:      Rainer@krugs.de

Skype:      RMkrug

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-19 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-19 13:17 Question concerning png - pdf - inline view Rainer M. Krug

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