kks32 / phd-thesis-template

A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department (CUED)
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/ThesisStyle/
MIT License
820 stars 392 forks source link

Remove blank pages, openany not works #240

Open nyirobalazs opened 1 year ago

nyirobalazs commented 1 year ago

When I try to remove blank pages by type 'openany' into documentclass, after the title page, declaration or acknowledgements still there are blank pages. What can I do to remove them?

GR8DAN commented 1 year ago

I think openany applies to chapters. The blank sheets are there to support the printing of the thesis, ensuring the declaration/acknowledgements do not appear on the back of a page. Do you want those sections on the back of a page? Alternatively use the oneside option for single sided format which will stop the blank page generation. Though that may cause a warning message from the header/footer format.