From 9d551605fa91ce4d6d573a2683d3ce96875d995a Mon Sep 17 00:00:00 2001 From: Leder Simon Date: Fri, 5 May 2017 19:02:27 +0200 Subject: [PATCH] Change cls to add line after article --- constitution.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constitution.cls b/constitution.cls index c09dc32..acdd93e 100644 --- a/constitution.cls +++ b/constitution.cls @@ -35,7 +35,7 @@ %{\normalfont\normalsize\bfseries}}% %\makeatother \titleformat{\section}[runin]{\normalfont\scshape} -{Article \thesection.}{.5em}{}[\quad] +{Article \thesection.}{.5em}{}[\newline] \renewcommand{\thesection}{\arabic{section}} \renewcommand{\theenumi}{\alph{enumi}}