GeneralHow do I let first page of each chapter assigned odd page no

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
akira32
Posts: 45
Joined: Tue Nov 13, 2007 10:32 am

How do I let first page of each chapter assigned odd page no

Post by akira32 »

How do I let the first page of each chapter be assigned odd page number?

Recommended reading 2024:

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

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

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

Re: How do I let first page of each chapter assigned odd page no

Post by localghost »

With this poor information it is nearly impossible to give help. You should give at least useful information about the used document class. That means not only the actual document class but also the complete option list hence the first line of your source code.


Best regards
Thorsten¹
User avatar
Juanjo
Posts: 657
Joined: Sat Jan 27, 2007 12:46 am

How do I let first page of each chapter assigned odd page no

Post by Juanjo »

akira32 wrote:How do I let the first page of each chapter be assigned odd page number?
Assuming you are using the report class, add the openright option to \documentclass.
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.
Post Reply