Hi all,
I'm using the fancyhdr package to get headers on each page of my document. I've put the following command at the start of the document...
... and it works fine. But the trouble is that I have a section title in my first chapter that is too long so it gets written over the 'Chapter 1' bit at the right end of the header. It looks terribly messy. I tried to use a shorter alternative name in square brackets like this:
But I'm not really satisfied with this solution. Not only is the shorter name less informative, but it also gets inserted in the table of contents at the beginning of the document: so that's a problem. I also tried removing the header all together on the 2 pages of this section with the command:
I put it in twice: once for each page. Just after the section name for the 1st page, and the second time in the middle of the text that shows up on the other page. But it only removes the header from the second page, not the first. I tried inserting the command in the middle of the text of the first page of the section too, but to no avail.
Ideally, I'd like to simply remove the chapter name from the header just for the two pages of this section.
Is this possible?
Thanks in advance,
moonlight.