emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [babel] :file header


From: Eric Schulte
Subject: Re: [O] [babel] :file header
Date: Mon, 25 Jul 2011 11:02:49 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Did you see my response to your previous email on this subject?

Max Flöttmann <address@hidden> writes:

> Hi,
> I'm working with org-mode and babel to write annotated R-scripts. I include a 
> lot of code blocks that should write their graphics to a file.
> I'm usually using the :file argument for that, but on my Mac this doesn't 
> work anymore.
>
> A code block like this:
> #+begin_src R :file test.pdf :session test
>      plot.Data(data)
> #+end_src
>
> Should be sent to the session 'test' and should be wrapped in the code to 
> produce a pdf. This wrapping does not work.
> The result is a link to the file, but the file is not produced. The session 
> does not show the wrapper code either.
>
> I'm using Aquamacs 2.2 and Org-mode version 7.6 (release_7.6.1.gc51d).
> Does anybody know a fix for this?
> Regards,
>
> Max

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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