Search found 3 matches

by lucile
Sat Oct 25, 2014 8:50 pm
Forum: Page Layout
Topic: missing footer and header on last pages of a chapter
Replies: 5
Views: 7713

Re: missing footer and header on last pages of a chapter

Hi,
So I followed Johannes_B's advice and managed to solve the problem myself!

The problem came from the fact that I used the command \pagestyle{fancy} at the beginning of my subfiles and not in my main file (in which I call each chapter by using the command \subfile{chaptername}). For some reason ...
by lucile
Mon Oct 20, 2014 5:47 pm
Forum: Page Layout
Topic: missing footer and header on last pages of a chapter
Replies: 5
Views: 7713

Re: missing footer and header on last pages of a chapter

Hi,
Thanks for your answer. As you noticed I am new to this forum so I didn't know how to simplify a whole chapter for it to be relevant! So I'll use the document you provided and come back when I have more information to provide to you or maybe if I manage to solve it myself!
Cheers
Lucile
by lucile
Mon Oct 20, 2014 1:46 am
Forum: Page Layout
Topic: missing footer and header on last pages of a chapter
Replies: 5
Views: 7713

missing footer and header on last pages of a chapter

Hi,
I am using fancyhf for the headers and footers of my dissertation.
It works well on all the pages of my document, except for two pages on which the headers and footers don't appear. The two pages are the two last pages of a chapter for which the headers and footers appear normaly on all pages ...