From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul R Subject: Re: Footnotes and R output when exporting to HTML or Latex Date: Wed, 21 Jan 2009 17:32:58 +0100 Message-ID: <87tz7sbow5.fsf@gmail.com> References: <2c75873c0901210739v77a6d347g8ab78d36ec0640a1@mail.gmail.com> 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 1LPg0o-0000k2-EN for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 11:33:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPg0m-0000ib-60 for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 11:33:05 -0500 Received: from [199.232.76.173] (port=44847 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPg0m-0000iV-3V for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 11:33:04 -0500 Received: from mu-out-0910.google.com ([209.85.134.185]:31452) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPg0l-0000bw-Ba for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 11:33:03 -0500 Received: by mu-out-0910.google.com with SMTP id i2so2249705mue.6 for ; Wed, 21 Jan 2009 08:33:02 -0800 (PST) In-Reply-To: <2c75873c0901210739v77a6d347g8ab78d36ec0640a1@mail.gmail.com> (Graham Smith's message of "Wed, 21 Jan 2009 15:39:36 +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: Graham Smith Cc: emacs-orgmode@gnu.org Graham> Is it possible to disable the footnote feature and then Graham> explicityly tell orgmode that a specific instance of square Graham> brackets should be interpreted as a footnote. Check org-footnote-re and org-footnote-definition-re -- Paul