Re: [Orgmode] Why does org-html.org refuse to export a table of contents when body-only is t?

2010-05-17 Thread Ian Barton
I'd like to add a table of contents to a HTML export with body-only set to t (to feed into jekyll later), but org-html.el automatically disables the TOC when body-only is given. I have used the attached one-line patch without any problems, the (still XHTML strict compliant) result can be seen he

Re: [Orgmode] Why does org-html.org refuse to export a table of contents when body-only is t?

2010-05-14 Thread Carsten Dominik
On Apr 27, 2010, at 6:59 PM, David Maus wrote: At Tue, 27 Apr 2010 11:55:44 +0200, Carsten Dominik wrote: On Apr 18, 2010, at 7:32 PM, Jan Böcker wrote: Hi all, I'd like to add a table of contents to a HTML export with body-only set to t (to feed into jekyll later), but org-html.el automa

Re: [Orgmode] Why does org-html.org refuse to export a table of contents when body-only is t?

2010-04-27 Thread David Maus
At Tue, 27 Apr 2010 11:55:44 +0200, Carsten Dominik wrote: > > > On Apr 18, 2010, at 7:32 PM, Jan Böcker wrote: > > > Hi all, > > > > I'd like to add a table of contents to a HTML export with body-only > > set > > to t (to feed into jekyll later), but org-html.el automatically > > disables >

Re: [Orgmode] Why does org-html.org refuse to export a table of contents when body-only is t?

2010-04-27 Thread Carsten Dominik
On Apr 18, 2010, at 7:32 PM, Jan Böcker wrote: Hi all, I'd like to add a table of contents to a HTML export with body-only set to t (to feed into jekyll later), but org-html.el automatically disables the TOC when body-only is given. I have used the attached one-line patch without any pro

[Orgmode] Why does org-html.org refuse to export a table of contents when body-only is t?

2010-04-18 Thread Jan Böcker
Hi all, I'd like to add a table of contents to a HTML export with body-only set to t (to feed into jekyll later), but org-html.el automatically disables the TOC when body-only is given. I have used the attached one-line patch without any problems, the (still XHTML strict compliant) result can be