Re: [O] footnotes position in html export

2015-11-08 Thread Orm Finnendahl
Hi Nicolas, thanks a lot, that sounds quite feasible and your suggestions will probably save me a lot of time! I just started writing the book and first need some more content but will look into coding it while it's growing. I'll post back to the list when I have results in case someone is inter

Re: [O] footnotes position in html export

2015-11-08 Thread Nicolas Goaziou
Hello, Orm Finnendahl writes: > ok, thanks. I'll look into it. Maybe it's not too hard to > implement. It shouldn't. Basically, you need to: 1. Add an optional argument to `org-html-footnote-section' specifying the scope of footnotes, skip `org-export-collect-footnote-definitions'

Re: [O] footnotes position in html export

2015-11-08 Thread Rasmus
Hi, Orm Finnendahl writes: > Am Sonntag, den 08. November 2015 um 12:10:59 Uhr (+0100) schrieb Rasmus: >> >> I don't think we maintain an org-mode.js. Are you talking about Mooz's >> org-js project? Or ox-html.el? > > sorry, I meant "org-info.js" OK. I haven't used it for years. Skimming o

Re: [O] footnotes position in html export

2015-11-08 Thread Orm Finnendahl
Am Sonntag, den 08. November 2015 um 12:10:59 Uhr (+0100) schrieb Rasmus: > > I don't think we maintain an org-mode.js. Are you talking about Mooz's > org-js project? Or ox-html.el? sorry, I meant "org-info.js" > > I think this is not possible. See org-html-inner-template. > ok, thanks. I'

Re: [O] footnotes position in html export

2015-11-08 Thread Rasmus
Hi Orm, Orm Finnendahl writes: > when exporting an org-file to html using org-mode.js, the footnotes > appear at the end of the document. I don't think we maintain an org-mode.js. Are you talking about Mooz's org-js project? Or ox-html.el? > I'd rather have the footnotes at the end of each

[O] footnotes position in html export

2015-11-08 Thread Orm Finnendahl
Hi, when exporting an org-file to html using org-mode.js, the footnotes appear at the end of the document. I'd rather have the footnotes at the end of each section. As far as I understand, this can be achieved by distributung the different sections to different .org documents and including those