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

Remove blank pages, openany not works

Open nyirobalazs opened this issue 3 years ago • 1 comments

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?

nyirobalazs avatar Sep 21 '22 10:09 nyirobalazs

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.

GR8DAN avatar Sep 21 '22 11:09 GR8DAN