On Sep 7, 2011, at 11:57 AM, Eric S Fraga wrote: > Carsten Dominik <carsten.domi...@gmail.com> writes: > >> On Sep 7, 2011, at 11:23 AM, Eric S Fraga wrote: >> >>> Tassilo Horn <tass...@member.fsf.org> 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? > > Well, this information is in the beamer manual in the section on > notes... it's not really an org issue? But I'm happy to work on the > org beamer document at some point and add these points if people wish.
I believe it might be useful to demonstrate the ability to create notes, and then mention, maybe in a footnote, how to turn them off in the presentation. Is the beamer default to create slides from notes? I find this a bit odd... - Carsten