From 53368f07a8789b952d866313980495b03993b3eb Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Thu, 21 Dec 2017 20:45:10 +0100
Subject: [PATCH] increase thickness of footer separator line, to match v1

---
 teckids2style.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/teckids2style.sty b/teckids2style.sty
index 6fe65da..c51e1bb 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -124,7 +124,7 @@
 \newcommand{\teckidshdr}[2][]{%
  \fancyhf{}%
  \renewcommand{\headrulewidth}{0pt}%
- \renewcommand{\footrulewidth}{0.6pt}%
+ \renewcommand{\footrulewidth}{1pt}%
  \renewcommand*\pagemark{\leavevmode\usekomafont{pagenumber}\ifnum\ztotpages=1\else\thepage/\ztotpages\fi}%
  \fancyhead[L]{\leavevmode\usekomafont{pageheadfoot}\itshape\Large #2}%
  \fancyhead[R]{\leavevmode\usekomafont{pageheadfoot}\pagemark}%
-- 
GitLab