5
votes
3answers
139 views

Chapter list in TOC whilst using \chapter{} only

I have a fiction book to typeset and I am using scrbook class as I thought that it is very flexible. For every chapter beginning I am using \chapter{} command and leave the field inside {} empty, so ...
3
votes
1answer
647 views

Prevent cleardoublepage in scrbook between chapters

For a new term paper i want to try out a template of our university which is based on scrbook. However, my first chapter is to short (1/2 page) that the second chapter follows after a \cleardoublepage ...