My thesis document is having an empty page at the end of the chapter. The page is numbered too. Any ideas what could have caused this ?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
If the page number is even, then an empty page is often created by There are other reasons for empty pages, but then try to create a minimal working example (MWE) that shows the problem. |
|||||||||
|
|
Load
This suppresses page numbers, headers and footers on empty pages --> see documentation |
|||
|
|
bookclass. Look up the optionstwosideandoneside. Or privide an minimal working example (MWE). – Qrrbrbirlbel Sep 7 '12 at 18:13