Page LayoutChapters always begin on odd Pages

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
guip
Posts: 2
Joined: Sun Jan 29, 2012 4:49 am

Chapters always begin on odd Pages

Post by guip »

Hi you guys,

I´m having a problem with a .tex document using book as a \documentclass. The chapters always begins in odd pages by default. The consequence is a lot of unnecessary blank pages on my document. I wish I could make new chapter begin at the next page, independent if is odd or even. Could someone please help me??

Thanks a lot.

PS: sorry for my writing mistakes. I am from Brazil, so my English is not very good...

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Chapters always begin on odd Pages

Post by localghost »

Add »openany« to the options for the document class.


Best regards and welcome to the board
Thorsten
guip
Posts: 2
Joined: Sun Jan 29, 2012 4:49 am

Re: Chapters always begin on odd Pages

Post by guip »

Ohhh! That worked!

Thank you so much localghost :)
Post Reply