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 the command gives me only the text "Chapter 1." and so on.
However, if there is no name for a chapter, it does not appear in TOC. Is it possible to make them appear?
I hope this explains what I'm trying to achieve.
EDIT1: I am strongly considering to use memoir class, so if somebody knows how to do this in memoir class, please, let me know.
EDIT2: I just noticed, that with memoir class it happens automatically, but I am still interested in scrbook class hacks.

