General ⇒ Even numbering in chapters.
Even numbering in chapters.
Hello, I need that the chapters of a book always start with an even number.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Even numbering in chapters.
Chapters automatically start on an even page, if you use class
BTW: If you need more help, please show a
minimal working example, that can be uses to reproduce your problem. And please mark the code of that minimal working example correctly using code tags (not the mwe tag, which would produce the
minimal working example link only).
Disclaimer: This is not one of my favorite topics, so I'm not intended to do more replies on it—at least not before a minimal working examples has been posted.
book
or scrbook and don't use options oneside
resp. twoside=false
or openany
resp. open=any
. See a LaTeX introduction for more information about classes and their options.BTW: If you need more help, please show a


Disclaimer: This is not one of my favorite topics, so I'm not intended to do more replies on it—at least not before a minimal working examples has been posted.
My main topics are KOMA-Script and other questions related to my packages. If I reply to any other topic or if you've not yet added a minimal working example, please do not expect any further response. And please don't forget to tag examples as code.