From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: [beamer] frame arguments must be in envargs, not extra Date: Thu, 07 Jan 2010 00:10:18 +0000 Message-ID: <874omyzset.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSfxP-0007AN-Qj for emacs-orgmode@gnu.org; Wed, 06 Jan 2010 19:10:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSfxL-00075A-16 for emacs-orgmode@gnu.org; Wed, 06 Jan 2010 19:10:31 -0500 Received: from [199.232.76.173] (port=52957 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSfxK-00074u-RE for emacs-orgmode@gnu.org; Wed, 06 Jan 2010 19:10:26 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:52560) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSfxK-0002s6-F8 for emacs-orgmode@gnu.org; Wed, 06 Jan 2010 19:10:26 -0500 Received: from 79-74-94-89.dynamic.dsl.as9105.com ([79.74.94.89] helo=esf.ucl.ac.uk) by vscane-b.ucl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.60) (envelope-from ) id 1NSfxD-0003Ag-KC for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 00:10:19 +0000 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: org-mode mailing list 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. 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