From: Carsten Dominik <carsten.dominik@gmail.com>
To: Marvin Doyley <doyley@ece.rochester.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Suppressing information in org-beamer
Date: Sun, 10 Jan 2010 10:02:17 +0100 [thread overview]
Message-ID: <4464159D-4E0F-41C2-8DA9-190D203B88ED@gmail.com> (raw)
In-Reply-To: <DCA1CA35-F7A4-493E-BAAA-347C7E8B7F35@ece.rochester.edu>
Hi Marvin,
On Jan 10, 2010, at 1:47 AM, Marvin Doyley wrote:
> Dear all,
>
> I use beamer to prepare lectures, and find it useful to suppress
> information or slides on the version of the slides that I distribute
> to the class at the start of my lectures. I suppress information
> using the beamer handout mode and the following latex commands
>
>
> \newcommand{\hushframe}{\frame<handout:0>}
> \newcommand{\hushit}{\only<handout:0>}
>
> It would be nice to incorporate this in org-beamer, does anybody
> have any ideas ?
I think you'd add <handout:0> to the BEAMER_envargs property of the
node that is turned into a frame.
The only way to use \only right now would be to just write it in the
text
\only<4->{The proof used \textit{reductio ad absurdum}.}
Hmmm, maybe this will not work?
Try
#+BEAMER: \only<4->{The proof used \textit{reductio ad absurdum}.}
HTH
- Carsten
P.S. Any ideas to make a better way to use \uncover and \only on
selected
material?
>
> Best Wishes,
>
> M
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
next prev parent reply other threads:[~2010-01-10 9:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-10 0:47 Suppressing information in org-beamer Marvin Doyley
2010-01-10 9:02 ` Carsten Dominik [this message]
2010-01-10 18:08 ` Marvin Doyley
2010-01-10 18:37 ` Marvin Doyley
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=4464159D-4E0F-41C2-8DA9-190D203B88ED@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=doyley@ece.rochester.edu \
--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).