Peter Salazar <[email protected]> writes: > Thank you! That solution is very promising indeed. > > I see why it's quick and dirty though - it appears to be generation > section numbers, but just making the numbers invisible, so that the > headings are not flush with the left margin: > http://i.imgur.com/G6drpmf.png > > Is there a solution to that, or is that just the way it is? >
Here is a cleaner way:
#+LATEX_HEADER: \setcounter{secnumdepth}{0}
#+LATEX_HEADER: \setcounter{tocdepth}{3}
--
Nick
