by gmedina on Thu Sep 4th, 2008
Hi
cvp,
add in the preamble
- Code: Select all • Open in writeLaTeX
\setcounter{secnumdepth}{3}
to include subsubsections in the table of contents you will have to add also the line
- Code: Select all • Open in writeLaTeX
\setcounter{tocdepth}{3}
As you can guess from my response, the standard behaviour is to number and to include in the ToC only sectional units with depth less than or equal to two (i.e., up to subsections). Incrementing the counters will number (include in the ToC) sectional units of higher depth.
1,1,2,3,5,8,13,21,34,55,89,144,233,...