Skip to content
Snippets Groups Projects
Commit 95d15856 authored by rohieb's avatar rohieb
Browse files

Hacker fangen ab 0 an zu zählen

parent 366ee37c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment