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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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