Text Formatting ⇒ Remove empty Page before Chapters
-
- Posts: 3
- Joined: Wed Jul 27, 2011 2:33 pm
Remove empty Page before Chapters
I downloaded the PhD Latex template from http://www-h.eng.cam.ac.uk/help/tpl/tex ... esisStyle/. All chapters have to start on an odd page. How can I change it so that a chapter can start on even and odd pages? I want to remove the empty pages before chapters.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Remove empty Page before Chapters
Add an option to the document class.
Best regards and welcome to the board
Thorsten
Code: Select all
\documentclass[…,openany,…]{CUEDthesisPSnPDF}
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Wed Jul 27, 2011 2:33 pm
Remove empty Page before Chapters
Thx.Best regards and welcome to the board
It seems like
Code: Select all
\documentclass[oneside