1
0

Move after color definition and change label color

This commit is contained in:
2026-07-18 13:43:14 +02:00
parent 2052f4d87e
commit c6ee37802e
+12 -12
View File
@@ -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,