From f0f5e46991cdc7e2f587b60e3610bad6c3a6954b Mon Sep 17 00:00:00 2001 From: Dominik George <nik@naturalnet.de> Date: Tue, 1 Oct 2013 23:43:39 +0200 Subject: [PATCH] [verein.git] Adds real author copyright. --- teckidspubmat.cls | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/teckidspubmat.cls b/teckidspubmat.cls index 238f388..2df745f 100644 --- a/teckidspubmat.cls +++ b/teckidspubmat.cls @@ -33,10 +33,13 @@ \lohead{\headmark} \rohead{\today} \lofoot{\includegraphics[width=3cm]{cc-by-sa}} +\rofoot{\teckidslogo[3cm]{}} + +\newcommand{\teckidspubmat}[2]{ +\lohead{\Large #1} \cofoot{\footnotesize +\copyright 2013 #2\\ Lizenziert unter einer Creative Commons Namensnennung - \\ Weitergabe unter gleichen Bedingungen 3.0 Deutschland Lizenz.} -\rofoot{\teckidslogo[3cm]{}} - -\newcommand{\teckidspubmat}[1]{\lohead{\Large #1}} +} \newcommand{\teckidspubmatnamegroup}{\vspace{2cm}Name: \line(1,0){200}\hfill{}Klasse: \line(1,0){50}\hfill{}Gruppe: \line(1,0){50}\vspace{1cm}} -- GitLab