From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neal Becker Subject: beamer: need to add latex for footnote citation Date: Tue, 22 Apr 2014 09:25:57 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcaiN-0003Gw-QC for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 09:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcaiF-0002Lv-Vs for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 09:26:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:46274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcaiF-0002Lq-P7 for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 09:26:15 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WcaiD-0005Hp-Mn for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 15:26:13 +0200 Received: from exa2-in-fw-01-epn.hns.com ([139.85.223.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2014 15:26:13 +0200 Received: from ndbecker2 by exa2-in-fw-01-epn.hns.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2014 15:26:13 +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 If I edit the latex, this will do what I want: - Extend differential detection to exploit differences over different symbol intervals (spans) \footfullcite{gpdi} This adds a biblatex citation as a footnote on the frame. How can I do this within emacs org?