A document class of the KOMA-Script bundle.

learn more… | top users | synonyms

10
votes
1answer
394 views

Where to place a two-page table of contents / list of figures?

In my Master's thesis, I use scrbook and start every chapter on odd pages. Now both my table of contents and list of figures span exactly two pages. My question is therefore more related to style and ...
7
votes
3answers
289 views

Section open right in scrbook

Using scrbook, I would like sections to open on a new odd page, like chapters do. How can I achieve that?
6
votes
3answers
495 views

How can I change the font of section numbers such as \thechapter?

I would like to change the font of the chapter and section numbers appearing in my titles. I found that I can change the number style from arabic to roman etc. but I couldn't find a way to change the ...
6
votes
1answer
167 views

How to reverse the changes in the headline formatting in scrbook?

A friend asked me for help, as there have been some changes in the formatting that scrbook provides, which is not good for an updated edition of a book. Currently, I am tweaking his sources in order ...
5
votes
2answers
153 views

KOMA-Script scrbook: How to remove period after part

I'm using scrbook to typeset a document and I'm using \part for formatting the parts of it. The default output renders \part{Mytitle} into Part I. Mytitle Now I'd like to get rid of the ...
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 ...
5
votes
1answer
379 views

How to set headsepline length?

I'm writing a document using scrbook document class and while I was able to set up all header and footer apparence, I can't find a way to set headsepline length (seems to follow \textwidth settings, ...
4
votes
1answer
72 views

Expanding command in \addchaptertocentry

I'm using a counter to increment months in a journal and the datetime package to turn the counter into months. The months then become chapter titles in the document, so I have something like this: ...
4
votes
1answer
82 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 ...
3
votes
3answers
637 views

Create caption without float AND without caption-package?

In the appendix of my thesis, there is a large number of tables and longtables which does not need to float, as they shall appear one after the other just how they fit on the pages (and it is no ...
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 ...
3
votes
2answers
98 views

ToC on cover and continues on the second page

The design I am working on has the ToC as the cover, together with the title & author. There is a production restriction which the second page (inner cover) can't be printed. Please find the ...
3
votes
1answer
1k views

Suppress empty page before chapter [duplicate]

Possible Duplicate: Chapter on the right side - How to turn it off? How do I remove empty pages before chapters? The following document renders as three pages; I just want two. ...
2
votes
2answers
770 views

Add chapter/appendix prefix in table of contents of scrbook with correct appendix running head

My first question is how to add the chapter or appendix prefix in the table of contents of scrbook class instead of the its default appearance. For example, in the figure below, I want to change the ...
2
votes
1answer
270 views

Same preamble in 2 files causes pdflatex to crash in just one

I was compiling two different files with the exact same preamble. The important thing is that I'm using together scrbook and classicthesis (with also classicthesis-preamble loaded) but when I compile ...
2
votes
1answer
36 views

Substituting lowerbacktitle in one-sided document

I'm using LyX and the thesis template that comes with it. When I changed my document from two-sided to one-sided a page in the output disappeared. I found out that this was the \lowertitleback that ...
2
votes
1answer
725 views

scrpage2 with scrbook. Chapter on left and right header

I started using scrpage2 with scrbook. First thing I don't understand is the usage of \automark[chapter]{chapter}. How could I let display chapter on left and right header. I managed to do that with ...
2
votes
1answer
291 views

Spacing before theorem with scrbook

I recently changed from book to scrbook. Because of this there is now no spacing before a theorem enviroment. I now want to change this back, i.e. I want to have an extra spacing before a theorem ...
2
votes
3answers
2k views

Customise Table of Contents header and heading

When using \tableofcontents my TOC gets generated like this: Why does the word Contents appear twice and what is the easiest way of changing it to only show the header and not the big heading. How ...
2
votes
1answer
220 views

Reduce space before header in scrbook class [closed]

In srcbook class, no matter how i set top margin (neither geometry nor \addtolength work) it always adds huge space before header. Some people suggested to change @makechapterhead definition but ...
1
vote
1answer
195 views

Is my \date broken?

When using \date{}, I get this weird result: (I've blurred out some parts, since they're, well, sensitive for me) Why is it doing this? I'm using isodate, but it's not the issue, I've commented it ...
1
vote
2answers
250 views

scrbook and draftwatermark

draftwatermark works with scrbook only in draft mode, however in this mode figures are not inserted. If I use the final mode, figures are inserted but the watermark does not show up. ...
1
vote
1answer
462 views

scrbook page numbers margin problem

I was looking for the setting to adjust the vertical margin of the page numbers in the scrbook class but haven't found anything. I want to have them "nearer" to the page margin. ...
1
vote
0answers
141 views

How to avoid extra pages before titlepage with scrbook and glossaries? Strange problem [closed]

I am encountering a very strange problem when combining the scrbook class and glossaries package. When using the glossaries package, two extra pages will always be added before the titelpage. This is ...
0
votes
1answer
201 views

Increasing left margins when using scrbook with geometry

I am producing a very large book and need to shift the pages just a little to the right because of excess content generated in the left margin. I cannot have it set both margins bigger as the problem ...
0
votes
0answers
188 views

How to create a book using the scrbook class and their available options? [closed]

Well, I want to compose the final version for print my thesis in LaTeX. I have a while working with the standard classes and they're ok, but there are few details I want to fix. Searching about it I ...
0
votes
1answer
325 views

Latex Error: No counter 'lofdepth' defined [closed]

The following syntax is being used in my tex file. It worked good before, however, it generates this error now after reinstalling Miktex 2.9 : "Latex Error: No counter 'lofdepth' defined" ...