Search found 2 matches

by Tutko
Sun Jul 01, 2012 1:38 pm
Forum: Page Layout
Topic: Running Header also on the first Page of Chapters
Replies: 2
Views: 3009

Re: Running Header also on the first Page of Chapters

ok, thank you a lot :)
by Tutko
Sun Jul 01, 2012 12:21 pm
Forum: Page Layout
Topic: Running Header also on the first Page of Chapters
Replies: 2
Views: 3009

Running Header also on the first Page of Chapters

Hello to everybody,

I must include my personalized running head also on the first pages of every chapter in my document. In the preamble. I have the following:
\fancypagestyle{happy}{
\fancyhead[L]{I'm very happy}
\fancyfoot{}
\fancyhead[R]{\thepage}}
and then I use \pagestyle{happy} to include ...