I'm about to publish my thesis. Therefore, I need to increase my binding correction from 5mm to 10mm (or more). However, changing BCOR just destroys my whole layout. I'd like to keep the text width and height constant (just moving the page to the right direction). (BTW: How can I get the current values of the margins?)
I'm using:
Code: Select all
\documentclass[
11pt,
a4paper,
twoside,
DIV12,
headsepline,
BCOR5mm,
listof=chapterentry,
liststotoc
{scrbook}
Many thanks,
alx