Search found 2 matches

by Ahnungsloser_Passant
Wed Nov 18, 2015 7:24 pm
Forum: Text Formatting
Topic: Problem with heading
Replies: 3
Views: 5186

Re: Problem with heading

Thank you, it worked!
by Ahnungsloser_Passant
Wed Nov 18, 2015 6:19 pm
Forum: Text Formatting
Topic: Problem with heading
Replies: 3
Views: 5186

Problem with heading

Hi,

I have got a problem with the heading on a page with \chapter* and using fancyhdr . There is a minimal example below. The header of the first page of the introduction is "Contents" instead of "Introduction". If I replace
" \chapter*{Introduction} " by " \chapter{Introduction} " then it is ...