From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: Re: footnote questions Date: Sun, 25 Jan 2009 17:58:43 +0000 Message-ID: <20090125175843.2fd90b21@newmanfamily.me.uk> References: <20524da70901232138i4ef4f8d3l399c5c467597ad02@mail.gmail.com> <643EF517-9EC5-4804-8EB2-F9EFBB0FD6E1@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LR9G7-0000Jb-94 for emacs-orgmode@gnu.org; Sun, 25 Jan 2009 12:58:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LR9G5-0000HV-Da for emacs-orgmode@gnu.org; Sun, 25 Jan 2009 12:58:58 -0500 Received: from [199.232.76.173] (port=49689 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LR9G5-0000HO-9C for emacs-orgmode@gnu.org; Sun, 25 Jan 2009 12:58:57 -0500 Received: from smtp3.enta.net ([87.127.246.178]:63373) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LR9G4-0006OX-W4 for emacs-orgmode@gnu.org; Sun, 25 Jan 2009 12:58:57 -0500 Received: from localhost.localdomain (unknown [84.45.232.14]) by smtp3.enta.net (Postfix) with ESMTP id 2D62EB57CB2 for ; Sun, 25 Jan 2009 17:58:45 +0000 (GMT) In-Reply-To: <643EF517-9EC5-4804-8EB2-F9EFBB0FD6E1@uva.nl> 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 I suggest that each footnote is placed in a
with class footnote, with all footnotes nested inside a
with class footnotes. -- Mike On Sun, 25 Jan 2009 08:46:02 +0100 Carsten Dominik wrote: > > On Jan 24, 2009, at 6:38 AM, Samuel Wales wrote: > > > Minor questions: > > > > Is there a way to have footnotes that have more than one paragraph? > > For me, they are not recognized as footnotes. > > How would I format a multi-paragraph footnote in HTML? > > Right now we have: > > (div id="footnotes"> >

Footnotes:

>
>

> 1 > Footnote text here >

>
>
> > > I guess if someone had CSS to style footnote paragraphs specially, > inserting

somewhere inside the footnote text would > not do the right thing..... > > Sebastian, do you have an idea here? > > - Carsten > > > > > > > > Also, is there a way to make footnote references work when they > > start in column 0? Reformatting a paragraph sometimes puts them > > there for me. > > > > Latest org release with (setf org-footnote-section nil). > > > > Thanks. > > > > -- > > For personal and corporate gain, myalgic encephalomyelitis > > denialists are knowingly causing massive suffering and > > 25-years-early death by grossly corrupting science. > > http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Remember: use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode