emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Chris Malone <chris.m.malone@gmail.com>
Cc: emacs-orgmode@gnu.org, Derek Thomas <derekcthomas@gmail.com>
Subject: Re: Beamer export questions/suggestions
Date: Wed, 23 Feb 2011 16:47:01 +0000	[thread overview]
Message-ID: <877hcqpuka.fsf@ucl.ac.uk> (raw)
In-Reply-To: <AANLkTikAmbmue_8FTCnD63ua7v9EAq3iDX5b0ABFU_ra@mail.gmail.com> (Chris Malone's message of "Fri, 18 Feb 2011 15:54:32 -0500")

Chris Malone <chris.m.malone@gmail.com> writes:

> Hi Derek,
>
> Re your first question:
>
> One simple, albeit somewhat hackish way of achieving this would be to
> utilize =org-mode='s #+begin_beamer ... #+end_beamer syntax with =beamer='s
> frame option =plain=   For example:

You don't need to do this.  You can pass options to frames using the
BEAMER_envargs property:

#+begin_src org
** A plain slide
   :PROPERTIES:
   :BEAMER_envargs: [plain]
   :END:
   - a list
   - with few entries
   - but more than I thought
#+end_src

I use this all the time for options such as shrink and allowframebreaks.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.528.gd457)

  reply	other threads:[~2011-02-23 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 20:20 Beamer export questions/suggestions Derek Thomas
2011-02-18 20:54 ` Chris Malone
2011-02-23 16:47   ` Eric S Fraga [this message]
2011-02-23 18:24     ` chris.m.malone
2011-02-23 18:51       ` Derek Thomas
2011-02-23 19:56         ` Eric S Fraga
2011-02-23 21:49           ` Chris Malone
2011-02-23 16:48 ` 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=877hcqpuka.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=chris.m.malone@gmail.com \
    --cc=derekcthomas@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).