Generalpage settings

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
kan
Posts: 6
Joined: Sat Nov 29, 2008 11:27 pm

page settings

Post by kan »

When I start a new chapter, it starts from a right hand side page. Then left hand side page is empty. How to arrange the pages in a book? :?:

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

page settings

Post by localghost »

Use the openany option for the document class.


Best regards
Thorsten¹
daleif
Posts: 199
Joined: Wed Nov 19, 2008 12:46 am

Re: page settings

Post by daleif »

BTW: the reason for this default is that it is easier to find the start of the chapters then flipping through the printed document
kan
Posts: 6
Joined: Sat Nov 29, 2008 11:27 pm

Re: page settings

Post by kan »

thanx, "openany" works.
Post Reply