parskip=half+, % comment this out if you do not want an empty half line between paragraphs, but please read the KomaScript Guide and search for parskip (around page 82): ftp://ftp.dante.de/pub/tex/macros/latex/contrib/koma-script/scrguide.pdf
BCOR=1cm, % Bindekorrektur: Change this accordingly, also read the KomaScript Guide! Make sure you read the guide.
]{scrreprt}
\else
\documentclass[
fontsize=11pt,
paper=a4,
abstract=true,
numbers=noenddot,
listof=totoc,
bibliography=totoc,
cleardoublepage=plain,
parskip=half+, % comment this out if you do not want an empty half line between paragraphs, but please read the KomaScript Guide and search for parskip (around page 82): ftp://ftp.dante.de/pub/tex/macros/latex/contrib/koma-script/scrguide.pdf
]{scrreprt}
\fi
\input{misc/preamble}
\input{misc/acronyms.tex}
...
...
@@ -52,35 +70,37 @@
\input{chapters/chap_6}
% include appendix
\appendix
% generate bibliography with bibtex, the bibfile here is "literature.bib"
\pagestyle{scrplain}% turn off headers and footers
% generate bibliography with bibtex, the bibfile here is "paper.bib"