Theses, Books, Title pages ⇒ Minitoc in thesis template
Minitoc in thesis template
I´m working with this thesis template
http://www.latextemplates.com/template/ ... ral-thesis ,
and i am looking forward to include a table of contents in each chapter. I have noticed that the .cls code has to be changed to adapt it to minitoc package, is that true? If the answer is yes, how does it work? I have been trying to change it for myself with some instructions I have found on the Internet, but it is impossible for me.
Thanks in advance
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Minitoc in thesis template
\addcontentsline
.You can use package etoc instead. Please see the answer by Christian Hupfer for more details: Local table of contents.