summary refs log tree commit diff stats
path: root/headers/preamble_local.tex
blob: 1a16b1a7f60620d95506cf61adcb6869dfb2293f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\usepackage{nag}

\NewDocumentCommand{\Verein}{}{Vereinsname}

\NewDocumentCommand{\sils}{m}{
	\todo[fancyline,color=green!15]{#1}
}
\NewDocumentCommand{\bpeetz}{m}{
	\todo[fancyline,color=blue!15]{#1}
}

\newcounter{para}

\NewDocumentCommand{\paracount}{}{
	\stepcounter{para}
	\paragraph{(\arabic{para})}
}

\NewDocumentCommand{\sectionc}{O{}}{
	\section{#1}
	\setcounter{para}{0}
}

\usepackage{enumitem} % For the enumerations with letters