emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Spurious source-code output?


From: Thomas S. Dye
Subject: Re: [O] Spurious source-code output?
Date: Thu, 5 May 2011 07:07:25 -1000

Hi Nick,

Without claiming to be a babel expert, :results graphics is a language- specific option used for e.g. R code blocks. You can find it documented in the appropriate language-specific sections.

All the best,
Tom

On May 5, 2011, at 5:55 AM, Nick Dokos wrote:

<address@hidden> wrote:



On 5/5/11 10:37 AM, "Nick Dokos" <address@hidden> wrote:

<address@hidden> wrote:

Hi,

I've got the following source-code section in a sample org-mode
document:

#+BEGIN_SRC R :exports output :results graphics :file t.png
plot(1:10, 1:10)
#+END_SRC


Try ``:exports results'' - the Org manual says:
[...]


Ack, I even looked at that very section of the manual just moments before
I posted.  Thanks for the help.


I also note that ``:results graphics'' is not one of the options in
section 14.8.2.2, ":results", of the Org manual - but I guess it's not
causing a problem. I'll leave it to a babel expert to chime in here.

Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]