mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 08:53:11 +01:00
4mm Schnittkanten
This commit is contained in:
parent
6a05552c70
commit
ff2519496f
|
@ -1,11 +1,15 @@
|
||||||
\documentclass[10pt]{scrreprt}
|
\documentclass[10pt]{scrreprt}
|
||||||
\usepackage[a5paper,twoside
|
\usepackage[twoside
|
||||||
|
,papersize={156mm, 218mm}
|
||||||
|
,layoutsize={148mm, 210mm}
|
||||||
|
,layouthoffset=4mm
|
||||||
|
,layoutvoffset=4mm
|
||||||
,top=1.5cm
|
,top=1.5cm
|
||||||
,bottom=2cm
|
,bottom=2cm
|
||||||
,footskip=1cm
|
,footskip=1cm
|
||||||
,textwidth=12cm
|
,textwidth=12cm
|
||||||
|
,showcrop
|
||||||
]{geometry}
|
]{geometry}
|
||||||
%\usepackage{showframe}
|
|
||||||
|
|
||||||
\renewcommand*{\chapterheadstartvskip}{}
|
\renewcommand*{\chapterheadstartvskip}{}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue