From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: Babel R source blocks problem Date: Fri, 10 Feb 2017 19:29:42 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccQG8-0003AR-TJ for emacs-orgmode@gnu.org; Sat, 11 Feb 2017 00:30:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccQG5-0001A9-PQ for emacs-orgmode@gnu.org; Sat, 11 Feb 2017 00:30:08 -0500 Received: from gproxy3-pub.mail.unifiedlayer.com ([69.89.30.42]:37848) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ccQG5-00014y-Ea for emacs-orgmode@gnu.org; Sat, 11 Feb 2017 00:30:05 -0500 In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Charles C. Berry" Cc: org mode Aloha Chuck, Charles C. Berry writes: > > A look at the `slidify-example.org' file in the `org-9-plus' branch of my > (chasberry) `orgmode-accessories' github repo might be a good start with > .Rmd exports even if you do not want to use `slidify'. Your ox-ravel exporter is a pleasure to use. I'm farther along than I thought I'd be at this point. I'm new to much of the R ecosystem, including slidify, so forgive some noob ignorance in the following three questions: 1) I've specified the properties EXPORT_TITLE and EXPORT_AUTHOR, but they don't show up in the .Rmd file. Is this a limitation of ox-ravel, or do I need to learn how to insert them in the Org mode source? 2) How do I instruct ox-ravel to include the graphics output of a source code block? I tried :ravel fig=TRUE as a header to the source code block, but no dice. Most of my experience is with ox-latex, so that colors my expectations here; i.e. I'm expecting a [[file:myfile.pdf]] link to produce a graphic in the output. 3) I've been knitting the .Rmd output using RStudio, which is also new to me. I don't mind doing this (it is what the session organizer is going to do with the .Rmd file I send next week), but I'm wondering if you have an emacs-only solution? All the best, Tom -- Thomas S. Dye http://www.tsdye.com