Tagged Questions
2
votes
1answer
488 views
\tableofcontents and multiple files from \include
I am trying to compile a table of contents with \tableofcontents{} from multiple files I have included (with \include, i.e. chapters).
What do I need to do to get the chapters included in the table ...