krono / swathesis

An unofficial LaTeX class for writing theses at the Software Architecture Group, Hasso-Plattner-Institut, University of Potsdam, Germany.
LaTeX Project Public License v1.3c
21 stars 18 forks source link

Zentrierung und Bindekorrektur #18

Closed krono closed 2 years ago

krono commented 9 years ago

\AtBeginDocument{ \KOMAoption{titlepage}{firstiscover} \renewcommand{\coverpageleftmargin}{\dimexpr\evensidemargin + .8in\relax} } \AtEndPreamble{ \KOMAoptions{BCOR=12pt,DIV=9} \areaset[current]{\textwidth}{1.61803399\textwidth} }

krono commented 2 years ago

this was done ages ago