Add settings for captions
This commit is contained in:
+11
@@ -19,6 +19,17 @@
|
||||
\usepackage{microtype}
|
||||
\usepackage{parskip} % no indent
|
||||
|
||||
% Didascalie
|
||||
\usepackage{caption}
|
||||
\captionsetup{
|
||||
font={small, it},
|
||||
labelfont={bf, color=unimorered},
|
||||
labelsep=quad,
|
||||
margin=10pt,
|
||||
singlelinecheck=false
|
||||
}
|
||||
\captionsetup[table]{font={small}, labelfont={bf, color=unimorered}}
|
||||
|
||||
% Pagina e intestazioni
|
||||
\usepackage{scrlayer-scrpage}
|
||||
\ifoot[]{}
|
||||
|
||||
Reference in New Issue
Block a user