Theses, Books, Title pagesChanging to twoside adds blank pages and spacing in the tabl

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Changing to twoside adds blank pages and spacing in the tabl

Post by templateuser »

Hello, thank you for the great template!! I have two questions:

I changed the documentclass to “twoside”, but this results to extra blank pages at the end of each chapter. Anyone knows how to fix that?
In addition I would really like to keep my contents page to just one page long, I have tried several commands to change the space between listed items but nothing worked so far. Any ides ?

Pantelis

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
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Changing to twoside adds blank pages and spacing in the tabl

Post by Vel »

Hi Pantelis,

Changing to twoside will always have the effect of making chapters and important sections appear on the right side in a book (i.e. on odd pages) which means blank pages will be inserted to accommodate this.

I’d recommend you adjust or remove the \addtocontents{toc}{\vspace{1em} as these are adding white space to the table of contents for the sections before the thesis content begins.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply