Getting subsection to list in table of contents in LaTeX
- by pizziaolo
I made a table of contents using \tableofcontents Each section is made using \section yet when I do \subsection it is not listed in the table. How do I get it to list there? Thanks.