emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] beamer options on frame


From: Bastien
Subject: Re: [O] beamer options on frame
Date: Mon, 21 Apr 2014 19:22:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Neal,

Neal Becker <address@hidden> writes:

> How can I put options that would apply to a frame (e.g.,
> \allowframebreaks)?

#+BIND: org-beamer-frame-default-options "[allowframebreaks]"

for allowing frame breaks for the whole document,

*** A very long slide
    :PROPERTIES:
    :BEAMER_env: [allowframebreaks]
    :END:

for allowing on a frame by frame basis.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]