anyone know how to delete the headers?
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?
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.
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