From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: iemacs@gmail.com
Cc: emacs-orgmode@gnu.org, Andrea Crotti <andrea.crotti.0@gmail.com>
Subject: Re: [BEAMER] make text fit in a slide
Date: Thu, 20 Jan 2011 09:21:20 +0000 [thread overview]
Message-ID: <874o946icv.fsf@ucl.ac.uk> (raw)
In-Reply-To: <AANLkTimSF7pUGVyag-Y_RQU9e3E9RGDj9QSwnLQKZzpk@mail.gmail.com> (iemacs@gmail.com's message of "Thu, 20 Jan 2011 14:47:22 +0800")
iemacs@gmail.com writes:
> Hi Andrea,
>
> I use the following line to allow frame breaks
>
> #+BIND: org-beamer-frame-default-options "[allowframebreaks]"
and, on a slide per slide basis, you can set options using the
BEAMER_envargs property (easiest to do using column view if you have
defined columns as per the tutorial on Worg, for instance). For
example:
--8<---------------cut here---------------start------------->8---
*** A full slide
:PROPERTIES:
:BEAMER_envargs: [shrink]
:END:
Content here
*** A very long slide
:PROPERTIES:
:BEAMER_envargs: [allowframebreaks]
:END:
Some more content here.
--8<---------------cut here---------------end--------------->8---
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.223.g71650)
next prev parent reply other threads:[~2011-01-20 10:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-19 22:51 [BEAMER] make text fit in a slide Andrea Crotti
2011-01-20 3:13 ` Chris Malone
2011-01-20 6:47 ` iemacs
2011-01-20 8:49 ` Andrea Crotti
2011-01-20 9:21 ` Eric S Fraga [this message]
2011-01-20 15:04 ` chris.m.malone
2011-01-20 15:36 ` Andrea Crotti
2011-01-20 16:42 ` Chris Malone
2011-01-20 17:17 ` Andrea Crotti
2011-01-20 17:35 ` Chris Malone
2011-01-20 21:12 ` Andrea Crotti
2011-01-21 9:53 ` Eric S Fraga
2011-01-21 9:53 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874o946icv.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=andrea.crotti.0@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=iemacs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).