Add settings for captions
This commit is contained in:
+11
@@ -19,6 +19,17 @@
|
|||||||
\usepackage{microtype}
|
\usepackage{microtype}
|
||||||
\usepackage{parskip} % no indent
|
\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
|
% Pagina e intestazioni
|
||||||
\usepackage{scrlayer-scrpage}
|
\usepackage{scrlayer-scrpage}
|
||||||
\ifoot[]{}
|
\ifoot[]{}
|
||||||
|
|||||||
Reference in New Issue
Block a user