From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: Beamer support in Org-mode Date: Tue, 15 Dec 2009 16:49:23 -0300 Message-ID: <4b27e848.e302be0a.7924.08ae@mx.google.com> References: <6A790953-D036-4BAE-8833-E5B343A15331@gmail.com> <23189.1259253052@gamaville.dokosmarshall.org> <8F9C582F-F254-4FF7-A22B-E3D90081D380@gmail.com> <4b0ec920.0407c00a.1a73.1d20@mx.google.com> <87eimwb5he.wl%ucecesf@ucl.ac.uk> <6ac505ad0912151107i5944cc89ma18cfed98712d7f6@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKdOq-00043X-0O for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 14:49:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKdOl-00040G-Kw for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 14:49:35 -0500 Received: from [199.232.76.173] (port=35071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKdOl-000402-7f for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 14:49:31 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:60795) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKdOk-0001pA-U1 for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 14:49:31 -0500 Received: by yxe29 with SMTP id 29so648536yxe.14 for ; Tue, 15 Dec 2009 11:49:29 -0800 (PST) In-Reply-To: <6ac505ad0912151107i5944cc89ma18cfed98712d7f6@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Martins Cc: Carsten Dominik , org-mode mailing list I also thought about suggesting this approach, but the problem is that footnotes and "beamer notes" are really two different things. Beamer notes can be anything such as tables, figures, several lines of text (with itemize), display equations, etc.. At least for me, these examples of beamer notes are common and if org-mode used standard footnotes as the way to enter notes in beamer then I wouldn't be able to export to standard latex most of the times. In addition, while I also agree that footnotes shouldn't be in a presentation they are allowed when working with beamer and may be useful in some cases. If org-mode export footnotes as beamer notes then some months from now someone would be asking here in the mailing-list how to enter a standard footnote when exporting to beamer. - Darlan Cavalcante At Tue, 15 Dec 2009 17:07:45 -0200, Daniel Martins wrote: > > Good idea Eric (footnotes -> \notes) > > The only minor problem is number of lines per footnote/note. > > When I make notes on Bemaer in general my notes have more than one line. > > AFAIK footnotes in org are single lines or you have to separate them > with \par which is not so good. > > Daniel > > 2009/12/15 Eric S Fraga : > > At Thu, 10 Dec 2009 17:09:33 +0100, > > Carsten Dominik wrote: > >> > > > > [...] > > > >> One option would be to turn all those notes into footnotes > >> for other export..... > > > > Carsten, > > > > I wonder if simply turning this on its head wouldn't be a good > > solution?  By this I mean to use org-mode footnotes to represent > > beamer notes (at least in my view footnotes make no sense in > > presentations).  In export, footnotes are translated to notes for > > beamer but are treated as usual for all other export targets. > > > > A thought... > > > > > > _______________________________________________ > > 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 > > > > > _______________________________________________ > 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