From 73ec9a60967c4d8afbac03ac3c4f11f2067653d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Hilbig?= Date: Wed, 15 Jul 2015 15:44:51 +0200 Subject: [PATCH] =?UTF-8?q?Umschaltung=20f=C3=BCr=20Einzug=20erm=C3=B6glic?= =?UTF-8?q?hen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ahilbig-common.sty | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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}