Page LayoutBlank page at the end of chapter

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
enkara
Posts: 2
Joined: Wed Sep 02, 2009 11:42 pm

Blank page at the end of chapter

Post by enkara »

Hi,

Does anybody know if it's possible to remove the blank page after a chapter? I'm using book style.

Thank you very much!

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

Blank page at the end of chapter

Post by localghost »

Assuming that there are no other special settings I suggest to add openany to the option list for the document class.


Best regards and welcome to the board
Thorsten
enkara
Posts: 2
Joined: Wed Sep 02, 2009 11:42 pm

Re: Blank page at the end of chapter

Post by enkara »

Thank you for the welcoming and for the solution too!! That worked!
fatra2
Posts: 126
Joined: Fri May 01, 2009 1:43 pm

Re: Blank page at the end of chapter

Post by fatra2 »

Hi there,

Just a simple question. Which documentclass are you using???

I thought that only few classes make sure that new chapters are start on odd pages, like book. From what I know, if you choose classes like article or report, new chapters would not necessarily leave a blank page.

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

Blank page at the end of chapter

Post by localghost »

fatra2 wrote:[...] Just a simple question. Which documentclass are you using??? [...]
In the initial post enkara mentioned that the used document class is book.
enkara wrote:[...] Does anybody know if it's possible to remove the blank page after a chapter? I'm using book style. [...]
.
fatra2 wrote:From what I know, if you choose classes like article or report, new chapters would not necessarily leave a blank page.
The article class doesn't support chapters.
Post Reply