From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Including multiple plots resulting from a loop of R code in LaTeX Date: Mon, 27 Aug 2012 16:40:58 -0400 Message-ID: <29539.1346100058@alphaville> References: <87wr0p4l0h.fsf@gmx.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T667K-0002yd-B1 for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 16:41:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T667J-0005zD-7C for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 16:41:02 -0400 Received: from g4t0015.houston.hp.com ([15.201.24.18]:46439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T667J-0005z4-0o for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 16:41:01 -0400 In-Reply-To: Message from John Hendy of "Mon, 27 Aug 2012 15:16:31 CDT." 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode , Eric Schulte John Hendy wrote: > There are six of these sections, however when I do C-c C-c on the > block and then C-c C-e p to export to LaTeX, I get duplicate sections > back to back. I have to delete the entire results section and only do > C-c C-e p with an empty results section to have the duplicate removed. > > Why might this be? > Don't know - but did you try a named source block? If that workd, i.e. does not give you the duplication of results, then a) you have a workaround and b) that provides extra information about the (possible) bug. If it doesn't - ah, well: it was a shot in the dark in the first place :-) Also, are you sure you don't have anything between the source block and the results block? Nick