emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marvin Doyley <doyley@ece.rochester.edu>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Suppressing information in org-beamer
Date: Sun, 10 Jan 2010 13:08:29 -0500	[thread overview]
Message-ID: <5EE7F3BB-EF84-4F7E-9B84-0F224210E4C6@ece.rochester.edu> (raw)
In-Reply-To: <4464159D-4E0F-41C2-8DA9-190D203B88ED@gmail.com>

Hi Carsten,

This works pretty well

> #+BEAMER: \only<4->{The proof used \textit{reductio ad absurdum}.}


No ideas at the moment, but I am thinking about this
>  Any ideas to make a better way to use \uncover and \only on selected
>     material?

Best wishes 
M


On Jan 10, 2010, at 4:02 AM, Carsten Dominik wrote:

> 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
> 
> 
> 

  reply	other threads:[~2010-01-10 18:08 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
2010-01-10 18:08   ` Marvin Doyley [this message]
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=5EE7F3BB-EF84-4F7E-9B84-0F224210E4C6@ece.rochester.edu \
    --to=doyley@ece.rochester.edu \
    --cc=carsten.dominik@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).