From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Ward Subject: Images from R in LaTeX and PDF Date: Fri, 7 Jan 2011 17:23:51 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=42112 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbG2j-00043c-5w for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 12:24:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PbG2h-00037a-Sy for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 12:24:01 -0500 Received: from blu0-omc1-s17.blu0.hotmail.com ([65.55.116.28]:33814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PbG2h-00037J-R8 for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 12:23:59 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi All, I've been doing some work with babel and R to generate graphs that I've then been including useing attr latex. But when I include images the always appear very very small, even when I mess about with the width settings of the attr latex line and remove the options for wrap and such. Does anybody else use R with images and org, and could tell me how they handle including R graphics in their documents? Thanks, Ben. W