I created a working document with the help of the
blindtext package. But I can't comprehend your problem. Must be problem with your system.
Code: Select all
\documentclass[
pdftex,
11pt,
a4paper,
pagesize,
%DIVcalc,
BCOR12mm,
smallheadings,
halfparskip,
plainheadsepline,
plainfootsepline,
openright,
]{scrbook}
…
\usepackage{blindtext} % Generating longer text passages
…
\begin{document}
\Blinddocument
\end{document}
On my System (MikTeX 2.6 on Windows XP with most actual packages) there is nothing going wrong. I put the result in the attachment. You better create a
minimum working example (MWE) that reproduces the error. There must be something going wrong between the section title and the following text.