From 3924485264d7afa0124565ac86c0830b969ecb01 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Thu, 21 Dec 2017 21:35:04 +0100
Subject: [PATCH] slightly improve margins:

increase bottom margin so last line of 3-line licence footer texts
will still be printed shrinking left/right margins a bit in exchange
---
 teckids2style.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/teckids2style.sty b/teckids2style.sty
index 4b20fa8..90fa857 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -45,7 +45,7 @@
 \RequirePackage[usenames,dvipsnames,table]{xcolor}%
 \RequirePackage[LY1,TS1,T1]{fontenc}%
 \RequirePackage{pdf14}%
-\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}%
+\RequirePackage[paperwidth=21truecm,paperheight=29.7truecm,includehead,hmargin=1.75cm,top=0.3cm,bottom=2.2cm,headheight=1cm,headsep=0.5cm,footskip=0.8cm,marginparsep=2.5mm]{geometry}%
 \RequirePackage{fancybox}%
 \linespread{1.15}%
 \RequirePackage[varqu,varl]{inconsolata}%
-- 
GitLab