From 22d38a2902193338f9ce8eaf9c5f753a78b5246d Mon Sep 17 00:00:00 2001
From: Thorsten Glaser <thorsten.glaser@teckids.org>
Date: Wed, 15 Apr 2015 18:44:06 +0200
Subject: [PATCH] [verein.git] whitespace fix

---
 teckids.sty       | 40 ++++++++++++++++++++--------------------
 teckidspubmat.cls |  4 ++--
 2 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/teckids.sty b/teckids.sty
index aff7875..4321f4a 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -1,7 +1,7 @@
 % Teckids e.V. - Allgemeine Vorlage
 %-
 % Copyright © 2013
-% Dominik George <nik@naturalnet.de>
+%	Dominik George <nik@naturalnet.de>
 %
 % Copyright © 2014, 2015
 %	Thorsten “mirabilos” Glaser <thorsten.glaser@teckids.org>
@@ -170,25 +170,25 @@
 \newcommand{\listingsinpython}{\definecolor{listinggray}{gray}{0.9}
 \definecolor{lbcolor}{rgb}{0.9,0.9,0.9}
 \lstset{
-        backgroundcolor=\color{lbcolor},
-        tabsize=4,
-        rulecolor=,
-        language=python,
-        basicstyle=\ttfamily,
-        upquote=true,
-        aboveskip={1.5\baselineskip},
-        columns=fixed,
-        showstringspaces=false,
-        extendedchars=true,
-        breaklines=true,
-        prebreak = \raisebox{0ex}[0ex][0ex]{\ensuremath{\hookleftarrow}},
-        frame=single,
-        showtabs=false,
-        showspaces=false,
-        showstringspaces=false,
-        keywordstyle=\color[rgb]{0,0,1},
-        commentstyle=\color[rgb]{0.133,0.545,0.133},
-        stringstyle=\color[rgb]{0.627,0.126,0.941},
+	backgroundcolor=\color{lbcolor},
+	tabsize=4,
+	rulecolor=,
+	language=python,
+	basicstyle=\ttfamily,
+	upquote=true,
+	aboveskip={1.5\baselineskip},
+	columns=fixed,
+	showstringspaces=false,
+	extendedchars=true,
+	breaklines=true,
+	prebreak = \raisebox{0ex}[0ex][0ex]{\ensuremath{\hookleftarrow}},
+	frame=single,
+	showtabs=false,
+	showspaces=false,
+	showstringspaces=false,
+	keywordstyle=\color[rgb]{0,0,1},
+	commentstyle=\color[rgb]{0.133,0.545,0.133},
+	stringstyle=\color[rgb]{0.627,0.126,0.941},
 	literate={0}{\0}1{0\ }{\0\ }2,
 }
 }
diff --git a/teckidspubmat.cls b/teckidspubmat.cls
index f3ccbb6..cbf93d9 100644
--- a/teckidspubmat.cls
+++ b/teckidspubmat.cls
@@ -1,9 +1,9 @@
 % Teckids e.V. - Dokumentklasse für Unterrichtsmaterial
 %-
 % Copyright © 2013, 2014
-%     Dominik George <nik@naturalnet.de>
+%	Dominik George <nik@naturalnet.de>
 % Copyright © 2014, 2015
-%     Thorsten Glaser <thorsten.glaser@teckids.org>
+%	Thorsten Glaser <thorsten.glaser@teckids.org>
 %
 % Provided that these terms and disclaimer and all copyright notices
 % are retained or reproduced in an accompanying document, permission
-- 
GitLab