Hi, Here is the minimal working example. This time without my custom class. In order to recreate the example, do the following: 1. In the following code, you will see that the depth of the second chapter is 1 (until section) and "List of tables" is displayed correctly. 2. Now set the tocdepth in ...
I am having a very strange problem with \tableofcontents . Here is my code. \documentclass[12pt]{thesis} %12pt is larger than 11pt \setcounter{tocdepth}{2} \setcounter{secnumdepth}{2}