Tagged Questions
4
votes
1answer
87 views
Inserting a blank left starting page in a Koma-script book
I am finishing my dissertation, and I'm using the Koma-script scrbook class. My text starts on a right page, which is exactly what I want, but for printing I need to add a completely blank, unnumbered ...
1
vote
1answer
152 views
Force scrbook class to have only oneside option
In my custom .cls class file I'm using the following code
\LoadClass[10pt,twoside=true,open=right,cleardoublepage=empty,chapterprefix=true]{scrbook}
This is ok, but I would like to force oneside ...
17
votes
3answers
3k views
How do I make pages which were “intentionally left blank”?
I have a scrbook document with an openright option, i.e. every once in a while a blank left page appears in the document. Not that I really want to do this, but how could I include the infamous "This ...