Document Classesusing minitoc in masters-doctoral-thesis

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
izzeddin
Posts: 1
Joined: Sat Apr 01, 2023 12:17 pm

using minitoc in masters-doctoral-thesis

Post by izzeddin »

Hi everyone,

I am using the masters-doctoral-thesis template found here https://www.latextemplates.com/template ... ral-thesis. I am trying to use minitoc package to insert a toc at the beginning of each chapter.
1) Add \usepackage{minitoc} to the preamble
2) Add \dominitoc after \begin{document}
4) Add \minitoc to the beginning of Chapter1.tex

However, it is not working. No toc is displayed at the beginning of the chapter. Any clue how to fix it?

Thanks in advance

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply