Theses, Books, Title pagesAdding index page

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

Adding index page

Post by templateuser »

Good morning,
How can I add an index's page in this template.
Where I put the command \printindex, and how to run my project latex with WinEdt latex editor and i'm using a file for the index style (.ist)
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.

templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Adding index page

Post by templateuser »

Problem fixed thank you.

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

Re: Adding index page

Post by Vel »

Hey,

What was the solution so other people who have the same issue can use it?

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Adding index page

Post by templateuser »

hey,
this instruction was missed

Code: Select all

\usepackage{makeidx}
\makeindex
Messi007
Post Reply