From 4e9ab02510d142c322b2ca503fdeea2f58d01f54 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Mon, 13 Aug 2018 01:22:01 +0200
Subject: [PATCH] increase bottom distance to footer, requested by Nik

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

diff --git a/teckids2jahresbericht.cls b/teckids2jahresbericht.cls
index 8a2f977..e872d81 100644
--- a/teckids2jahresbericht.cls
+++ b/teckids2jahresbericht.cls
@@ -32,7 +32,7 @@
 \RequirePackage{filecontents}%
 
 \KOMAoptions{fontsize=9pt}%
-\geometry{paperwidth=154truemm,paperheight=216truemm,includeheadfoot,top=7mm,bottom=7mm,twoside,inner=9mm,outer=7mm,nohead,footskip=5mm,showframe}%
+\geometry{paperwidth=154truemm,paperheight=216truemm,includeheadfoot,top=7mm,bottom=5mm,twoside,inner=9mm,outer=7mm,nohead,footskip=7mm,showframe}%
 \makeatletter\f@nch@setoffs\makeatother%
 
 % restore lengths damaged during geometry change
-- 
GitLab