From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: Footnotes and org-export, revisited Date: Thu, 18 Dec 2008 22:43:27 +0530 Message-ID: References: <5171E67B-8472-409A-A0EE-7EA25D18D58B@uva.nl> <873agmyg4y.fsf@gmail.com> <941701CB-A766-4917-B1B4-A5CE1B43AEDB@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDMRV-0005NK-32 for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 12:13:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDMRT-0005LL-5J for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 12:13:44 -0500 Received: from [199.232.76.173] (port=43025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDMRS-0005L5-SD for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 12:13:42 -0500 Received: from main.gmane.org ([80.91.229.2]:38740 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LDMRS-0001gq-EM for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 12:13:42 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LDMRQ-0003bX-3s for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 17:13:40 +0000 Received: from 122.167.57.168 ([122.167.57.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 17:13:40 +0000 Received: from nsivaram.net by 122.167.57.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 17:13:40 +0000 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: emacs-orgmode@gnu.org Carsten Dominik writes: [...] > > Hi Sivaram, I can see how this would be represented in > HTML (just several links to the same footnote), but how > would you represent this in LaTeX? > > - Carsten > > I confess I have no idea. A quick google search on footnote multiple references yielded this page "How do I refer to the same footnote more than once?" http://anthony.liekens.net/index.php/LaTeX/MultipleFootnoteReferences Whether that can similarly be done through the export function, I have no idea. [...] sivaram --