emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] #+call: and file link


From: Christian Moe
Subject: Re: [O] #+call: and file link
Date: Sat, 02 Jul 2011 21:19:00 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

Aloha,

Try this (should be one line):

#+call: dated-events-plot[:file out.pdf](bcal=test, theme="gray") :results file

Yours,
Christian



On 7/2/11 8:45 PM, Thomas S. Dye wrote:
Aloha all,

I have a generic R function that creates a plot and returns a link to
the file in the #+results: line.

When I #+call: the function as follows the plot file is output
correctly, but the #+results: line doesn't contain a link.

#+call: dated-events-plot[:file out.pdf](bcal=test, theme="gray")

#+results: dated-events-plot[:file out.pdf](bcal=test, theme="gray")
: out.pdf

How can I #+call: my generic function so the #+results: line contains a
link?

All the best,
Tom





reply via email to

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