Search found 5 matches

by sirozer
Tue Feb 09, 2016 12:53 pm
Forum: Theses, Books, Title pages
Topic: Get rid of chapterimage
Replies: 11
Views: 10306

Get rid of chapterimage

Johannes_B wrote:the updated structure.tex is now also available in the post above.
It works like a charm, thank you very much!
by sirozer
Tue Feb 09, 2016 12:42 pm
Forum: Theses, Books, Title pages
Topic: Get rid of chapterimage
Replies: 11
Views: 10306

Get rid of chapterimage

@sirozer:

The main.tex file requires structure.tex -- that's basically the Legrand Orange Book template.

You need the structure.tex and in your personal main.tex file you have to say \usechapterimagefalse before \chapterimage is used.

Thank you for your swift answer!

I have updated my main ...
by sirozer
Tue Feb 09, 2016 12:29 pm
Forum: Theses, Books, Title pages
Topic: Get rid of chapterimage
Replies: 11
Views: 10306

Re: Get rid of chapterimage

Ah i'm sorry guys, I missunderstood it!

The code you provided, isn't this the main.tex file?


Thanks a lot in advance for the help already.
by sirozer
Tue Feb 09, 2016 12:07 pm
Forum: Theses, Books, Title pages
Topic: Get rid of chapterimage
Replies: 11
Views: 10306

Get rid of chapterimage

I downloaded the files again from the website but it seems it is not updated correctly as it does not recognize

Code: Select all

\usechapterimagefalse
by sirozer
Mon Feb 08, 2016 5:43 pm
Forum: Theses, Books, Title pages
Topic: Get rid of chapterimage
Replies: 11
Views: 10306

Get rid of chapterimage

I downloaded the Legrand Orange Book latex template (http://www.latextemplates.com/template/the-legrand-orange-book).

I want to get rid of the chapterimage (whilst keeping the rectangular box with Table of Contents inside of it).

However, when I just comment the line \chapterimage{chapter_head_1 ...