Search found 1 match

by simonsp
Wed Nov 23, 2011 12:34 am
Forum: Page Layout
Topic: Get rid of blank Page after Part
Replies: 1
Views: 2668

Get rid of blank Page after Part

I have a document in book style where I have used parts to make my document like this:

Part 1
Chapter 1
Chapter 2
...
Part 2
Chapter 1
Chapter 2
...

I have used the command \part{} to create the parts and the command:
\makeatletter\@addtoreset{chapter}{part}\makeatother%
for the resetting of ...