Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Nicolas Goaziou
Jambunathan K writes: > In org-footnote-forbidden-blocks > > '("example" "verse" "src" "latex" "html" "docbook") > > should we make use of org-export-backends. > > I introduced the above variable as part of org-odt compatibility > changes. > > > ,[ C-h v org-export-backends RET ] > | org-exp

Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Jambunathan K
Nicolas > Footnotes cannot live anymore in example, src, verse, latex, html and > docbook blocks. In org-footnote-forbidden-blocks '("example" "verse" "src" "latex" "html" "docbook") should we make use of org-export-backends. I introduced the above variable as part of org-odt compatibility c

Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Nicolas Goaziou
Hello, Bastien writes: > Nicolas Goaziou writes: > >> I will remove the opportunity to have footnotes in some specific >> contexts, like example blocks. > > Wise decision -- the less feet we have, less shoots in the feet > we may have. Done. Footnotes cannot live anymore in example, src, ver

Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > I will remove the opportunity to have footnotes in some specific > contexts, like example blocks. Wise decision -- the less feet we have, less shoots in the feet we may have. -- Bastien

Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Bernt Hansen
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

Re: [O] bug: footnotes do not export to HTML

2011-07-08 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > Nicolas Goaziou writes: > >> Samuel Wales writes: >> >>> On 2011-07-05, Nicolas Goaziou wrote: As I cannot reproduce this on my test files, I will need an ECM to debug this. >>> >>> Included. >>> >>> The bug occurs in ASCII export also. >> >> Thank you

Re: [O] bug: footnotes do not export to HTML

2011-07-07 Thread Bernt Hansen
Nicolas Goaziou writes: > Samuel Wales writes: > >> On 2011-07-05, Nicolas Goaziou wrote: >>> As I cannot reproduce this on my test files, I will need an ECM to debug >>> this. >> >> Included. >> >> The bug occurs in ASCII export also. > > Thank you ! I have (hopefully) fixed it in master. > >

Re: [O] bug: footnotes do not export to HTML

2011-07-05 Thread Nicolas Goaziou
Samuel Wales writes: > On 2011-07-05, Nicolas Goaziou wrote: >> As I cannot reproduce this on my test files, I will need an ECM to debug >> this. > > Included. > > The bug occurs in ASCII export also. Thank you ! I have (hopefully) fixed it in master. Regards, -- Nicolas Goaziou

Re: [O] bug: footnotes do not export to HTML

2011-07-05 Thread Samuel Wales
Hi Nicolas, On 2011-07-05, Nicolas Goaziou wrote: > As I cannot reproduce this on my test files, I will need an ECM to debug > this. Included. The bug occurs in ASCII export also. Try exporting with and without tasks (see end of minimal code). Hope it helps. Samuel -- The Kafka Pandemic: h

Re: [O] bug: footnotes do not export to HTML

2011-07-05 Thread Giovanni Ridolfi
Nicolas Goaziou writes: > Hello, > > Samuel Wales writes: > >> I find that in recent git org, footnotes do not export to HTML. The >> calls export, but the footnotes do not. > > As I cannot reproduce this on my test files, I will need an ECM to debug > this. could it be an Emacs 22 specific iss

Re: [O] bug: footnotes do not export to HTML

2011-07-05 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > I find that in recent git org, footnotes do not export to HTML. The > calls export, but the footnotes do not. As I cannot reproduce this on my test files, I will need an ECM to debug this. Regards, -- Nicolas Goaziou