From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: footnote placement Date: Thu, 24 Jan 2013 14:07:31 +0100 Message-ID: <874ni6ivak.fsf@bye.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyMZ3-0000gt-QA for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 08:10:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyMYz-0000Ln-0C for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 08:09:57 -0500 Received: from plane.gmane.org ([80.91.229.3]:34704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyMYy-0000Lf-PN for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 08:09:52 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TyMZ9-000464-7R for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 14:10:03 +0100 Received: from port-92-195-19-75.dynamic.qsc.de ([92.195.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jan 2013 14:10:03 +0100 Received: from snd by port-92-195-19-75.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jan 2013 14:10:03 +0100 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 Hi, how can I achieve that footnotes are inserted at the end of the top level headline? By default they are inserted at the end after a new headline ``footnotes''. Secondly how to prevent html export from altering the given position? henry