Hello everyone,
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
Theses, Books, Title pages ⇒ Minitoc in thesis template
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Minitoc in thesis template
Package minitoc has problems with starred chapters, or more precisely with the command
You can use package etoc instead. Please see the answer by Christian Hupfer for more details: Local table of contents.
\addcontentsline
.You can use package etoc instead. Please see the answer by Christian Hupfer for more details: Local table of contents.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Minitoc in thesis template
It has been helpful for me. Thank you!