I am writing my thesis with a class file svmono starting as
Code: Select all
\documentclass[envcountsame,envcountchap,oneside]{svmono}
If a chapter ends at an even page(e.g. 30), by default it does not leave a blank page in between the two chapters. If I use
Code: Select all
\newpage
\mbox{}
Please note that the blank pages also effect the page numbers, that is why I only want one blank page.
Best regards,
Farrukh