hey,
Can I delete or hide the word "contents" at mini table of contents (minitoc) for each chapter ?
Thank you
Messi007
Theses, Books, Title pages ⇒ Contents title
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Contents title
Hi,
I'm not sure what template you're asking a question about. The only one with a mini table of contents is the Legrand Orange Book template and that doesn't have a Contents heading in the mini toc.
Cheers,
Vel
I'm not sure what template you're asking a question about. The only one with a mini table of contents is the Legrand Orange Book template and that doesn't have a Contents heading in the mini toc.
Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Contents title
Hi,
I'm asking about thesis template.
Messi007
I'm asking about thesis template.
Messi007
Contents title
Hi,
I've moved your question to the correct forum.
All you need to do is add
Cheers,
Vel
I've moved your question to the correct forum.
All you need to do is add
\renewcommand{\mtctitle}{}
just before \begin{document}
to remove the "Contents" at the top of the mini-toc!Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Contents title
Hello,
This didn't work for me, it gave me the following error:
LaTeX Error: \mtctitle undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.14 \renewcommand{\mtctitle}
{}
How can I solve this problem?
Thanks in advance,
Liam
This didn't work for me, it gave me the following error:
LaTeX Error: \mtctitle undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.14 \renewcommand{\mtctitle}
{}
How can I solve this problem?
Thanks in advance,
Liam
Re: Contents title
Hi Liam,
The answer above is for when a mini table of contents is used in the template via the 'minitoc' package. You will need to load this package and use it's features for the solution to work.
Cheers,
Vel
The answer above is for when a mini table of contents is used in the template via the 'minitoc' package. You will need to load this package and use it's features for the solution to work.
Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com