Hi Sébastien, On Tue, 22 Mar 2011 13:20:29 +0100 Sébastien Vauban <wxhgmqzgw...@spammotel.com> wrote: > > > > I was wondering whether there is some way to export the attached org > > file to latex such that headlines beyond level 2 (3 and onwards) can > > be exported as unnumbered subsections or subsubsections like this, > > \subsection*{}, instead of enclosing them within itemize. > > > > The file uses the following options header: > > > > #+OPTIONS: H:2 num:t toc:t ::t |:t ^:t -:t f:t *:t <:nil > > Using H:3 num:2? Untested... But that should do the work. >
That didn't work. It exports the same as the following options #+OPTIONS: H:3 num:t toc:t ::t |:t ^:t -:t f:t *:t <:nil I think the num option is a boolean. The manual says the following: num: turn on/off section-numbers Would it be a worthwhile feature request to allow numbers for that option? Then one could have finer control on the numbering. > Best regards, > Seb > Thanks, -- Suvayu Open source is the future. It sets us free.