Greetings everyone.
I'm here because I'm facing this wee trouble in typesetting a [openany]book class document I'm writing, that it inserts a blank page between the ToC and the first chapter for no apparent reason beyond having the first page of mainmatter start at an odd page:
\tableofcontents
\newpage
\mainmatter
\pagenumbering{arabic}
\pagestyle{commonhf}
%--------------------------------------------------------------------------
\chapter{Mechanical Changes and Additions}
Now, I can see the good reason behind this, but I'd still like to be able to bypass that, because I expect my document to be printed by mostly enthusiasts and I don't want it to waste their paper.