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.
\documentclass[oneside,ngerman]{scrbook}
\begin{document}
Some text
\end{document}
geometrywhich is recommend in the documentation. You should use the optionresetof the package geometry to set the original margins of KOMA. – Marco Daniel Mar 15 '12 at 17:09reset. – Marco Daniel Mar 15 '12 at 18:11DIVoption for the document class.DIV=12seems to work fine here. Other settings for the »typearea« package are described in the KOMA-Script user guide. – Thorsten Donig Apr 24 '12 at 18:54