From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: bug: footnotes do not export to HTML Date: Fri, 08 Jul 2011 09:24:19 -0400 Message-ID: <87liw8kirg.fsf@norang.ca> References: <87r565lyp4.fsf@gmail.com> <87mxgsmuru.fsf@gmail.com> <87hb6xvlwv.fsf@norang.ca> <87iprdlyrx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfB2f-0008J9-2X for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 09:24:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfB2d-0004iT-0e for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 09:24:24 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:50227 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfB2c-0004i9-M4 for emacs-orgmode@gnu.org; Fri, 08 Jul 2011 09:24:22 -0400 In-Reply-To: <87iprdlyrx.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 08 Jul 2011 14:53:06 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >> Sample org file >> * Using the clock history to clock in old tasks >> *Clock history selection buffer for C-u C-c C-x C-i* >> #+begin_example >> Default Task >> [d] norang Organization <-- Task B >> The task interrupted by starting the last one >> [i] norang Organization <-- Task B >> Current Clocking Task >> [c] org NEXT Document my use of org-mode <-- Task A >> Recent Tasks >> [1] org NEXT Document my use of org-mode <-- Task A >> [2] norang Organization <-- Task B >> ... >> [Z] org DONE Fix default section links <-- 35 clock task entries ago >> #+end_example > > This isn't related. Obviously, "[1] org" and "[2] norang" are recognized > as footnotes. > > I will remove the opportunity to have footnotes in some specific > contexts, like example blocks. Thanks! -- Bernt