From c6ee37802ea64c4617394d10ec50ce0ff85aa8b0 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Sat, 18 Jul 2026 13:43:14 +0200 Subject: [PATCH] Move after color definition and change label color --- thesis.tex | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/thesis.tex b/thesis.tex index e0c0053..d81960f 100644 --- a/thesis.tex +++ b/thesis.tex @@ -35,18 +35,6 @@ \DeclareAcronym{dtc}{short = DTC, long = Diagnostic Trouble Code} \DeclareAcronym{pgn}{short = PGN, long = Parameter Group Number} -% Didascalie -\usepackage{caption} -\captionsetup{ - font={small, it}, - labelfont={bf, color=unimoreblack}, - labelsep=quad, - margin=10pt, - singlelinecheck=false, - justification=centering -} -\captionsetup[table]{font={small}, labelfont={bf, color=unimorered}} - % Pagina e intestazioni \usepackage{scrlayer-scrpage} \ifoot[]{} @@ -71,6 +59,18 @@ \definecolor{mauve}{rgb}{0.58,0,0.82} \definecolor{backcolour}{rgb}{0.95,0.95,0.92} +% Didascalie +\usepackage{caption} +\captionsetup{ + font={small, it}, + labelfont={bf, color=unimoreblack}, + labelsep=quad, + margin=10pt, + singlelinecheck=false, + justification=centering +} +\captionsetup[table]{font={small}, labelfont={bf, color=unimoreblack}} + \usepackage[hidelinks]{hyperref} \hypersetup{ colorlinks=true,