From 8476000e6f5dc80e4546ad815cd17dbc7c94b12a Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Fri, 17 Jul 2026 15:24:05 +0200 Subject: [PATCH] Use red line for each chapter --- thesis.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/thesis.tex b/thesis.tex index ad59424..6c832cc 100644 --- a/thesis.tex +++ b/thesis.tex @@ -62,11 +62,11 @@ % Formattazione titoli \usepackage{titlesec} \titleformat{\chapter}[display] - {\normalfont\huge\bfseries\color{unimoreblack}} - {\chaptertitlename\ \thechapter} - {20pt} - {\Huge\color{unimoreblack}} -\titlespacing*{\chapter}{0pt}{-20pt}{40pt} + {\normalfont\sffamily\bfseries} + {\huge\chaptertitlename\ \thechapter} + {10pt} + {\Huge} + [\vspace{1ex}{\color{unimorered}\titlerule[1.5pt]}] \titleformat{\section} {\normalfont\Large\bfseries\color{unimoreblack}}