From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: Refresher on including R/ggplot2 output via latex/pdf? Date: Tue, 29 Oct 2019 07:50:59 -0700 Message-ID: <87eeyvwqp8.fsf@gmail.com> References: <87sgndlcbe.fsf@gmail.com> <87imo9lavb.fsf@gmail.com> <875zk9qtta.fsf@gmail.com> <08172A54-EF30-43BB-84E2-C573C7EA14B2@ucsd.edu> <87o8y0g3us.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36897) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPSq5-0004cp-VP for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 10:51:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPSq5-0005j1-0h for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 10:51:17 -0400 Received: from mail-pl1-x629.google.com ([2607:f8b0:4864:20::629]:36830) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPSq4-0005ij-PX for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 10:51:16 -0400 Received: by mail-pl1-x629.google.com with SMTP id g9so7137576plp.3 for ; Tue, 29 Oct 2019 07:51:16 -0700 (PDT) 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: John Hendy Cc: emacs-orgmode , "Berry, Charles" > Closing the loop. I can confirm that my example works on this commit > (one before the relevant change) (thanks, Chuck!). > > commit ed9bdfd220b75233e5bae2ef39164d14624060fa (HEAD) > Merge: 0954d4c25 0ae2e656d > Author: Marco Wahl > Date: Fri Oct 5 00:54:19 2018 +0200 > > Completely stumped on how that works for you. My version of org-mode is from September 30, shortly before this commit, I guess that's why it still works for me. Though I'm confused why the example didn't work for you on your older version of Org from June. I guess I'll have to prepare for some breakage with ob-R next time I update -- thanks for the heads up on this. I'll test it out and report my findings when I get a chance.