emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: return link to :file when using #+call


From: Myles English
Subject: [Orgmode] Re: return link to :file when using #+call
Date: Sat, 1 Jan 2011 22:57:02 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Myles English <mylesenglish <at> gmail.com> writes:

> #+source: foo()
> #+begin_src R :file bar.png
> plot(1,1)
> #+end_src

This works but I have to repeat the filename:

#+call: foo[:file baz.png]() :file baz.png

#+results: foo[:file baz.png]()
[[file:baz.png]]

  Myles




reply via email to

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