phd-thesis-template icon indicating copy to clipboard operation
phd-thesis-template copied to clipboard

anyone know how to delete the headers?

Open xupeng0701 opened this issue 1 year ago • 2 comments

Hi, I am using this to format my PhD thesis and my supervisor asked me to delete the contents of the headers, especially it shows both the section and chapter titles. I do not how to delete them and where to delete them?

xupeng0701 avatar Aug 08 '24 11:08 xupeng0701

You can modify the class file (PhDThesisPSnPDF.cls) where the headers are formatted using the fancyhdr package. E.g., for the default page style comment out or delete lines 778 and 780.

GR8DAN avatar Aug 10 '24 12:08 GR8DAN

You can modify the class file (PhDThesisPSnPDF.cls) where the headers are formatted using the fancyhdr package. E.g., for the default page style comment out or delete lines 778 and 780.

Many thanks for your help. It works!!! And I finally delete the headers! Thank you so much

xupeng0701 avatar Aug 13 '24 13:08 xupeng0701