diff --git a/ahilbig-common.sty b/ahilbig-common.sty index d98a263..3975acd 100644 --- a/ahilbig-common.sty +++ b/ahilbig-common.sty @@ -28,12 +28,14 @@ \newif\ifdraftversion \newif\ifbw +\newif\ifind \newif\ifcd \newif\ifschule \newif\ifpalatino \newif\ifcolorsec \DeclareOption{draft}{\draftversiontrue} +\DeclareOption{indent}{\indtrue} \DeclareOption{blackandwhite}{\bwtrue} \DeclareOption{cd}{\cdtrue} \DeclareOption{schule}{\schuletrue} @@ -297,7 +299,11 @@ \itemsep0pt} \leftmargini=1.85em -\parindent=0pt +\ifind +\else + \parindent=0pt +\fi + \parskip=2pt plus 1pt minus 1pt \renewenvironment{description}