From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Personal notes in org/beamer presentation Date: Sun, 13 Sep 2015 13:13:09 +0200 Message-ID: <87wpvu608q.fsf@gmx.us> References: <55F54B00.5060206@gmail.com> <87h9my7h4l.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zb5Dl-0003rD-N8 for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 07:13:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zb5Dg-0007Uc-MT for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 07:13:21 -0400 Received: from plane.gmane.org ([80.91.229.3]:54789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zb5Dg-0007US-G7 for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 07:13:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zb5De-0004lI-QM for emacs-orgmode@gnu.org; Sun, 13 Sep 2015 13:13:14 +0200 Received: from x590cd54b.dyn.telefonica.de ([89.12.213.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Sep 2015 13:13:14 +0200 Received: from rasmus by x590cd54b.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Sep 2015 13:13:14 +0200 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: emacs-orgmode@gnu.org Giacomo M writes: > Dear Ramsus, thanks for the hint. > That led me to find the snippet > :PROPERTIES: > :BEAMER_env: note > :END: > > to add to the notes subtree, which in combination w/ a "notes" beamer class > option creates an additional slide w/ notes. > > Alone, "B_note" used as a tag didn't work, but I'm surely using it wrongly. No, the tag is a hint for you (and maybe sparse trees). In general, properties are used for such things (ox-koma-script and :(no)export: being the main exceptions, I think). However, once you use org-beamer-mode and annotate your headlines with org-beamer-select-environment (typically, C-c C-b) both the property and the tag should be inserted for you. Rasmus -- Don't panic!!!