Search found 2 matches

by pjs56
Fri Mar 25, 2011 10:37 am
Forum: Page Layout
Topic: Header in the Appendix
Replies: 2
Views: 6033

Re: Header in the Appendix

Just to let anyone interested know that I have solved this problem. It's not an entirely elegant solution, but it does work.

Briefly, I used the following command:

\pagestyle{fancy}
\fancyhf{}
\fancyhead[RO]{\textbf{Appendix A}}
\fancyfoot[C]{\thepage}

inserted at the beginning of the file ...
by pjs56
Wed Mar 23, 2011 10:11 pm
Forum: Page Layout
Topic: Header in the Appendix
Replies: 2
Views: 6033

Header in the Appendix

I have what is I sm sure a surmountable problem (for those better at LaTeX than myself!). I am completing my thesis in LaTeX (document class = book). In the body of the document the header that appears on each page (other than the first page of the chapter, obviously) is in the form as follows ...