emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] footnote questions


From: Mike Newman
Subject: Re: [Orgmode] footnote questions
Date: Sun, 25 Jan 2009 17:58:43 +0000

I suggest that each footnote is placed in a <div> with class footnote,
with all footnotes nested inside a <div> with class footnotes.

-- 
Mike


On Sun, 25 Jan 2009 08:46:02 +0100
Carsten Dominik <address@hidden> 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">
> <h2 class="footnotes">Footnotes: </h2>
> <div id="footnotes-text">
> <p class="footnote">
> <sup><a class="footnum" name="fn.1" href="#fnr.1">1</a></sup>
> Footnote text here
> </p>
> </div>
> </div>
> 
> 
> I guess if someone had CSS to style footnote paragraphs specially,
> inserting </p><p> 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.
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]