From fd3bba3a8f05196aa647516078ee96ef4fac8627 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Sun, 12 Aug 2018 21:29:50 +0200
Subject: [PATCH] set the \title automatically

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

diff --git a/teckids2jahresbericht.cls b/teckids2jahresbericht.cls
index 0184239..2ccfa5e 100644
--- a/teckids2jahresbericht.cls
+++ b/teckids2jahresbericht.cls
@@ -36,6 +36,7 @@
 
 \newcommand{\teckidsjahresberichthdr}[2]{%
  \teckidshdr[#2]{Jahresbericht #1/#2 des Teckids e.V.}%
+ \title{Jahresbericht des Teckids e.V. für das Geschäftsjahr #1/#2}%
  % overrides from the default style
  \fancyfoot[C]{\leavevmode\usekomafont{pageheadfoot}{\footnotesize%
   \dokumentLizenztext%
-- 
GitLab