From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: scaling the text in the results block of some code chunk when exported using LaTeX Date: Mon, 18 Mar 2013 15:07:43 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHl2d-0004zq-Of for emacs-orgmode@gnu.org; Mon, 18 Mar 2013 21:08:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHl2a-0003U5-Tg for emacs-orgmode@gnu.org; Mon, 18 Mar 2013 21:08:39 -0400 Received: from oproxy5-pub.bluehost.com ([67.222.38.55]:46878) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UHl2a-0003T4-KU for emacs-orgmode@gnu.org; Mon, 18 Mar 2013 21:08:36 -0400 In-Reply-To: (Jay Kerns's message of "Mon, 18 Mar 2013 20:26:29 -0400") 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: Jay Kerns Cc: shripad sinari , emacs-orgmode@gnu.org Jay Kerns writes: > I don't know of a way to scale /within/ the code block, but does > this work instead? > #+NAME: foo #+BEGIN_SRC R :session :exports results :results output org replace :tangle yes cat("\\scriptsize") print(list.files(recursive = T, pattern = "*.xls*")) cat("\\normalsize") #+END_SRC hth, Tom -- Thomas S. Dye http://www.tsdye.com