From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: New beamer support Date: Wed, 06 Jan 2010 17:22:00 +0100 Message-ID: <87iqbfcifr.fsf@mundaneum.com> References: <871vi3bm62.fsf@mundaneum.com> <87eim3zckf.wl%ucecesf@ucl.ac.uk> <87hbqzo05z.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Carsten, Carsten Dominik wrote: > there is now a new option org-beamer-frame-default-options When setting it into Emacs, great, it DOES WORK as expected! Though, I believe this is more a setting of the document itself, instead of one customization in my own `.emacs' file. I would rather like my colleagues to get the same output when compiling my document. I tried, then, the following: --8<---------------cut here---------------start------------->8--- * COMMENT Setup # This is for the sake of Emacs. # Local Variables: # ispell-local-dictionary: "en_US" # org-beamer-frame-default-options: "[allowframebreaks]" # End: --8<---------------cut here---------------end--------------->8--- with no success, though. Maybe I would have to try with a `#+BIND'. Though, wouldn't it be better to explicitly add something like: --8<---------------cut here---------------start------------->8--- #+BEAMER_FRAME_EXTRA_OPTIONS: [allowframebreaks] --8<---------------cut here---------------end--------------->8--- Easy for me to (just) propose it, though... > and the automatically generated to will be wrapped into a frame with titl= e. Tested. Perfect. THANKS A LOT. Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode