Re: [Orgmode] Format heading numbering html export

2011-01-09 Thread Vikas Rawal
> > Right now, I would suggest setting =h:1= to make all except top-level > headings into list items. Next, you could set =num:nil= to turn off > section numbering altogether. Thanks. This does exactly what I wanted. Vikas ___ Emacs-orgmode mailing l

Re: [Orgmode] Format heading numbering html export

2011-01-08 Thread Jeff Horn
Sorry Vikas, I hit send too early. Vikas Rawal writes: > When I export an org file to html, the headings are numbered (1, 1.1, > 1.1.1,etc.) by default. I would like to change the numbering style and > use different types of bullets to denote different levels of headings. > > How could that be d

[Orgmode] Format heading numbering html export

2011-01-08 Thread Vikas Rawal
When I export an org file to html, the headings are numbered (1, 1.1, 1.1.1,etc.) by default. I would like to change the numbering style and use different types of bullets to denote different levels of headings. How could that be done? Thanks. VR ___