From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: Babel R source blocks problem Date: Mon, 20 Mar 2017 11:19:02 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cq1tf-0006Qi-V2 for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:19:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cq1tb-0007f9-0q for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:19:11 -0400 Received: from iport-acv1-out.ucsd.edu ([132.239.0.176]:27428) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1cq1ta-0007eY-K7 for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:19:06 -0400 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: "Thomas S. Dye" Cc: org mode On Mon, 13 Mar 2017, Thomas S. Dye wrote: > Aloha Chuck, > > Charles C. Berry writes: > >> On Fri, 10 Feb 2017, Thomas S. Dye wrote: >> >>> 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'. >>> {snip - discussion of how to export to R markdown] > > Just a short note to let you know that ox-ravel was a terrific tool for > my project of producing a workable R Markdown file for an upcoming > conference. I was dreading the requirement to provide .Rmd source for a > handout, but ox-ravel made it one of the easiest steps. > I just got back from two weeks offline and it was nice to find your note. I am glad ox-ravel did the job for you! Best, Chuck