emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Using allowframebreaks in org-beamer


From: Eric S Fraga
Subject: Re: [O] Using allowframebreaks in org-beamer
Date: Tue, 12 Nov 2013 10:39:43 +0000
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

"Stephen J. Barr" <address@hidden> writes:

> I agree with the "less stuff" part. The first pass in my slides is for
> content, second pass is for formatting :-). For now, I did manual division
> of the sides. I am using both org-beamer and org-reveal (
> https://github.com/yjwen/org-reveal) and ideally they would have optimized
> (and possibly different) slide breaks. E.g. perhaps beamer breaks 9
> elements into 3 3-elements slides whereas reveal breaks into 2 slides, one
> with 5 elements and one of 4 elements.
>
> I'll look around for the previous post but in the mean time I think I will
> stick with method 0.

To summarise the previous post (i.e. from the thread I started for this
bug), all you have to do is simply include the following on any slide
for which you want frame breaks:

--8<---------------cut here---------------start------------->8---
* A long "frame" with breaks
:PROPERTIES:
:BEAMER_opt: allowframebreaks,label=
:END:
--8<---------------cut here---------------end--------------->8---

Method 0 is, in principle, desirable, but I actually find that beamer
does a really nice job on automatic frame breaks in most cases and it
makes writing some types of presentations much easier!  An example, from
my own usage, is the solution to some example problem when teaching.  I
can simply write down all the steps, e.g. as an enumerated list, and let
beamer worry about the breaks.  Using automatic frame breaks, for me, is
just the obvious extension of org (or LaTeX): let me worry about the
content and let the system worry about the formatting!

>From LyX: "what you see is what you mean" :-)


-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.2.2-180-g71152d




reply via email to

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