From 95d158565a02a337c63d703e7b82099bb929650f Mon Sep 17 00:00:00 2001
From: Roland Hieber <rohieb@rohieb.name>
Date: Sun, 19 Feb 2012 01:18:02 +0100
Subject: [PATCH] =?UTF-8?q?Hacker=20fangen=20ab=200=20an=20zu=20z=C3=A4hle?=
 =?UTF-8?q?n?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 stratum0doc.sty | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/stratum0doc.sty b/stratum0doc.sty
index 536cdc2..2877a04 100644
--- a/stratum0doc.sty
+++ b/stratum0doc.sty
@@ -34,8 +34,9 @@
 \renewcommand{\labelenumi}{(\arabic{enumi})}
 \renewcommand{\labelitemi}{--}
 \renewcommand{\thesection}{%
-    \@sndsectionmark\ \@arabic\c@section
+  \@sndsectionmark\ \@arabic\c@section
 }
+\setcounter{section}{-1} % Hacker fangen ab 0 an zu zählen.
 \makeatother
 
 %% votes
-- 
GitLab