Theses, Books, Title pagesContents title

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Contents title

Post by templateuser »

hey,
Can I delete or hide the word "contents" at mini table of contents (minitoc) for each chapter ?
Thank you

Messi007

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Contents title

Post by Vel »

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
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Contents title

Post by templateuser »

Hi,
I'm asking about thesis template.

Messi007
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Contents title

Post by Vel »

Hi,

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
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Contents title

Post by templateuser »

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
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Contents title

Post by Vel »

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
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply