Search found 3 matches

by RJTPlomp
Sun Nov 08, 2015 11:10 am
Forum: Theses, Books, Title pages
Topic: Index letter-header-design changes after index update
Replies: 5
Views: 6406

Index letter-header-design changes after index update

@Johannes_B

I was able to figure it out myself.

The problem is in the StyleInd.ist file.

When you download the whole template first time you can find the the main.ind file the design style for the index-letter headers as they are intended to look. So when you compile the template the first time ...
by RJTPlomp
Sat Nov 07, 2015 9:52 pm
Forum: Theses, Books, Title pages
Topic: Index letter-header-design changes after index update
Replies: 5
Views: 6406

Re: Index letter-header-design changes after index update

Hi,

Sorry, was under the assumption my post was under the correct template in the forum already.

The template I'm using is: The Legrand Orange Book.

Roland
by RJTPlomp
Sat Nov 07, 2015 6:57 pm
Forum: Theses, Books, Title pages
Topic: Index letter-header-design changes after index update
Replies: 5
Views: 6406

Index letter-header-design changes after index update

Hi,

To update the Index I run the command(s) in the terminal (osx) as specified in the header of the main.tex:

1) pdflatex main
2) makeindex main.idx -s StyleInd.ist
3) biber main
4) pdflatex main x 2

However after recompiling I find that the design of the headers in the index have slightly ...