From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Changing fontsizes in a frame in org beamer Date: Fri, 10 Sep 2010 18:32:54 +0530 Message-ID: <20100910130254.GA15936@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36367 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ou3Ds-0000np-D5 for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 09:00:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ou3Dr-00082c-5F for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 09:00:56 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:41512) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ou3Dr-00082J-0y for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 09:00:55 -0400 Received: by pvc30 with SMTP id 30so1757636pvc.0 for ; Fri, 10 Sep 2010 06:00:53 -0700 (PDT) Content-Disposition: inline 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 I am using org to make a beamer presentation and would like to know how to change font sizes of different elements in a frame. I would like font size specification to apply to different elements of an individual frame: the body, the item list, table, captions etc. What would be the easiest way to define these for a frame? Can I use Attr_LaTex? How? Thanks, Vikas