From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Beamer export: Are handout notes possible? Date: Wed, 7 Sep 2011 11:26:02 +0200 Message-ID: References: <87mxegkh10.fsf@thinkpad.tsdh.de> <654F76BA-8C59-43E7-B05B-EFA8F0941E99@gmail.com> <8762l4k9hr.fsf@thinkpad.tsdh.de> <8762l4n1th.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1EOV-0007pu-FJ for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 05:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1EOU-0000aM-AP for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 05:26:07 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:59903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1EOU-0000aC-04 for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 05:26:06 -0400 Received: by ewy9 with SMTP id 9so11052ewy.0 for ; Wed, 07 Sep 2011 02:26:05 -0700 (PDT) In-Reply-To: <8762l4n1th.fsf@pinto.chemeng.ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: Tassilo Horn , emacs-orgmode@gnu.org On Sep 7, 2011, at 11:23 AM, Eric S Fraga wrote: > Tassilo Horn writes: > >> Hi Carsten & Eric, >> >>> I thought using a subtree with a B_note or a >>> B_noteNH property would do this, in a way? >> >> Yes, I've thought this was true, but it is not, or at least I don't >> understand how to use it correctly. >> >> Something like >> >> ** Notes just for me :B_note: >> >> - bla bla >> >> is correctly exported as \note{Notes just for me...}, but that creates a >> real slide in the presentation. I don't know how to tell beamer not to >> include note slides in the presentation. > > Three alternatives: > > \setbeameroptions{show notes} > \setbeameroptions{show only notes} > \setbeameroptions{hide notes} Should this information be in the docs somewhere? - Carsten > > > -- > : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 > : using Org-mode version 7.7 (release_7.7.259.gf174) - Carsten