From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [beamer] frame arguments must be in envargs, not extra Date: Thu, 7 Jan 2010 10:38:00 +0100 Message-ID: <35D64293-EAC0-4FBF-8E8F-BE20F0C6ABB7@gmail.com> References: <874omyzset.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSooh-00047W-Qf for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:38:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSood-00044U-N6 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:38:07 -0500 Received: from [199.232.76.173] (port=39567 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSood-00044O-HR for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:38:03 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:40490) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSood-0000Mu-6R for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:38:03 -0500 Received: by ewy24 with SMTP id 24so21361457ewy.26 for ; Thu, 07 Jan 2010 01:38:02 -0800 (PST) In-Reply-To: <874omyzset.wl%ucecesf@ucl.ac.uk> 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: Eric S Fraga Cc: org-mode mailing list On Jan 7, 2010, at 1:10 AM, Eric S Fraga wrote: > Carsten, > > the documentation for beamer support, > > http://orgmode.org/worg/org-tutorials/org-beamer.php > > under the "Special properties" heading suggests that the BEAMER_extra > property can be used to specify options for the environment. > For > frames, trying for instance "[shrink=30]", this doesn't work. No, this is not what BEAMER_extra is for, this is the function BEAMER_envargs. BEAMER_extra is just plain LaTeX that will be inserted. I don't this the document says differently, can you point out exactly where you got this from? - Carsten > It does > work if this option is placed in the BEAMER_envargs property instead. > > I'm not sure where, if ever, you use the BEAMER_extra property? > > Thanks again, > eric > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten