emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Emacs Org mode mailing list <emacs-orgmode@gnu.org>
Subject: [bug] beamer export envargs for column not working properly
Date: Sun, 21 Nov 2010 00:28:37 +0000	[thread overview]
Message-ID: <87r5efh64q.fsf@ucl.ac.uk> (raw)

Hi,

I am trying to create a beamer slide which has two columns.  The second
column should only appear after a while (the 6th uncovering operation).
In latex, I would do:

: \begin{column}<6->{0.4\textwidth}

say.  In org, I would expect to be able to get this latex code generated
by the following:

--8<---------------cut here---------------start------------->8---
***** column heading			      :BMCOL:B_block:
      :PROPERTIES:
      :BEAMER_col: 0.4
      :BEAMER_envargs: c<6->
      :BEAMER_extra: 
      :BEAMER_env: block
      :END:
--8<---------------cut here---------------end--------------->8---

according to the info documentation (Beamer class export).

However, this does not work: the "c<6->" is placed verbatim in
the \begin{block} that comes after the \begin{column}.  Furthermore, if
I ask for the heading to be ignored (instead of defining a block), the
envargs are lost completely!

Thanks,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.3 (release_7.3.104.gf692)

             reply	other threads:[~2010-11-21  0:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21  0:28 Eric S Fraga [this message]
2010-11-21  8:39 ` [bug] beamer export envargs for column not working properly Carsten Dominik
2010-11-21  9:49   ` Eric S Fraga
2010-11-26  7:50     ` Carsten Dominik
2010-11-26  8:19       ` 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=87r5efh64q.fsf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --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).