From 869810f70e0255bf55fc4e792c113fa1a1edfc63 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Mon, 13 Aug 2018 00:25:12 +0200
Subject: [PATCH] first cut at page geometry

---
 teckids2jahresbericht.cls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/teckids2jahresbericht.cls b/teckids2jahresbericht.cls
index 20349ba..db9eed3 100644
--- a/teckids2jahresbericht.cls
+++ b/teckids2jahresbericht.cls
@@ -31,6 +31,8 @@
 \RequirePackage{pgfplots}%
 \RequirePackage{filecontents}%
 
+\geometry{reset,paperwidth=154truemm,paperheight=216truemm,layoutwidth=148mm,layoutheight=210mm,layouthoffset=3mm,layoutvoffset=3mm,includeheadfoot,top=4mm,bottom=4mm,twoside,inner=6mm,outer=4mm,nohead,footskip=3mm,showframe}%
+
 % default licence for Jahresbericht is CC-BY-SA 3.0 or newer
 \dokumentLizenzCCBYSAthreeDE%
 
-- 
GitLab