Search found 2 matches
- Wed Jul 08, 2020 6:16 pm
- Forum: Theses, Books, Title pages
- Topic: Thesis writing in latex
- Replies: 3
- Views: 441
Thesis writing in latex
Hi, Thank you. This is the code part where chapters are uncommented. In TOC only first three chapters are numbered while sections of 4 and 5 chapters are in continuation of the chapter 3. \input{Chapters/Chapter1} \input{Chapters/Chapter2} \input{Chapters/Chapter3} \input{Chapters/Chapter4} \input{C...
- Wed Jul 08, 2020 1:53 pm
- Forum: Theses, Books, Title pages
- Topic: Thesis writing in latex
- Replies: 3
- Views: 441
Thesis writing in latex
Hi All, I am writing my thesis in latex, everything was going perfectly well but now on adding chapters, the TOC is not showing the numbering of fresh chapters as I am adding them. It is showing only till chapter3, and after that it shows the title but not a new chapter number. Cant guess what's hap...