emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* beamer options on frame
@ 2014-04-21 13:09 Neal Becker
  2014-04-21 17:22 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Neal Becker @ 2014-04-21 13:09 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: beamer options on frame
  2014-04-21 13:09 beamer options on frame Neal Becker
@ 2014-04-21 17:22 ` Bastien
  2014-04-21 17:29   ` Bastien
  2014-04-25 20:49   ` Sebastien Vauban
  0 siblings, 2 replies; 4+ messages in thread
From: Bastien @ 2014-04-21 17:22 UTC (permalink / raw)
  To: Neal Becker; +Cc: emacs-orgmode

Hi Neal,

Neal Becker <ndbecker2@gmail.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: beamer options on frame
  2014-04-21 17:22 ` Bastien
@ 2014-04-21 17:29   ` Bastien
  2014-04-25 20:49   ` Sebastien Vauban
  1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2014-04-21 17:29 UTC (permalink / raw)
  To: Neal Becker; +Cc: emacs-orgmode

By the way, I found this information in this thread:
http://thread.gmane.org/gmane.emacs.orgmode/36413

Maybe worth reading entirely.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: beamer options on frame
  2014-04-21 17:22 ` Bastien
  2014-04-21 17:29   ` Bastien
@ 2014-04-25 20:49   ` Sebastien Vauban
  1 sibling, 0 replies; 4+ messages in thread
From: Sebastien Vauban @ 2014-04-25 20:49 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello Bastien,

Bastien wrote:
> Neal Becker <ndbecker2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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.

Different posts, like
http://lists.gnu.org/archive/html/emacs-orgmode/2013-11/msg00466.html
(from Eric S Fraga), show that option in :BEAMER_opt:.

Not sure which one is better.

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-25 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-21 13:09 beamer options on frame Neal Becker
2014-04-21 17:22 ` Bastien
2014-04-21 17:29   ` Bastien
2014-04-25 20:49   ` Sebastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).