From c01a036e118cfc55ebae13146a4c542062a3d7fa Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Thu, 21 Dec 2017 21:30:44 +0100
Subject: [PATCH] play around with footer sizing, dropping includefoot

---
 teckids2style.sty | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/teckids2style.sty b/teckids2style.sty
index 1ee4989..236a6a7 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -45,7 +45,8 @@
 \RequirePackage[usenames,dvipsnames,table]{xcolor}%
 \RequirePackage[LY1,TS1,T1]{fontenc}%
 \RequirePackage{pdf14}%
-\RequirePackage[paperwidth=21truecm,paperheight=29.728truecm,includeheadfoot,inner=1.9cm,outer=1.8cm,top=0.3cm,bottom=0.8cm,headheight=1cm,headsep=0.5cm,foot=1.2cm,marginparsep=2.5mm]{geometry}% twoside
+\RequirePackage[paperwidth=21truecm,paperheight=29.728truecm,includehead,inner=1.9cm,outer=1.8cm,top=0.3cm,bottom=2cm,headheight=1cm,headsep=0.5cm,footskip=0.8cm,marginparsep=2.5mm]{geometry}%
+%\savegeometry{teckidsTwoStyle}%
 \RequirePackage{fancybox}%
 \linespread{1.15}%
 \RequirePackage[varqu,varl]{inconsolata}%
@@ -123,6 +124,7 @@
 }%
 % Syntax: \teckidshdr[2017 Name,]{Dokumenttitel}
 \newcommand{\teckidshdr}[2][]{%
+% \loadgeometry{teckidsTwoStyle}%
  \fancyhf{}%
  \renewcommand{\headrulewidth}{0pt}%
  \renewcommand{\footrulewidth}{1pt}%
-- 
GitLab