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

2011-07-02 Thread Thomas S. Dye
Aloha Christian, Thanks! That's just what I wanted. All the best, Tom Christian Moe writes: > 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:

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

2011-07-02 Thread Christian Moe
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.

[O] #+call: and file link

2011-07-02 Thread Thomas S. Dye
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=