more border space; provide non-free option

This commit is contained in:
Benjamin Kellermann 2013-07-30 23:23:05 +02:00
parent 7dff57433b
commit 0ca8fab2a1
1 changed files with 4 additions and 5 deletions

View File

@ -19,15 +19,14 @@
2013/07/19 v0.1 Datenschleuder
]
\LoadClass[%
8pt,
pdftex,
a5paper,
twoside,
% twocolumn,
DIV=15,
fontsize=8pt,
]{scrartcl}
\RequirePackage[paper=a5paper,inner=20mm, outer=12mm,top=20mm,bottom=30mm]{geometry}
\RequirePackage[paper=a5paper,inner=16mm, outer=12mm,top=20mm,bottom=30mm]{geometry}
%FIXME: do so only if specified in document or makefile:
@ -40,10 +39,10 @@
\DeclareOptionX{volume}{\renewcommand{\@volume}{#1}}%
\newcommand{\@year}{}
\DeclareOptionX{year}{\renewcommand{\@year}{#1}}%
\newif\iffree\freetrue
\DeclareOptionX{non-free}{\freefalse}%
\ProcessOptionsX
\RequirePackage{ifluatex}
\ifluatex
\RequirePackage{luatextra}