Use small instead of footnotesize for caption

larger font and also use bold
This commit is contained in:
Cedric
2025-02-18 11:58:05 +00:00
committed by cedounet
parent 502a3f45c6
commit 75357db7bb

View File

@@ -113,10 +113,8 @@
}
% Caption and figure size below images
\usepackage{caption}
\captionsetup[figure]{font=footnotesize}
\captionsetup[flowchart]{font=footnotesize}
\captionsetup[table]{font=footnotesize}
\addtokomafont{captionlabel}{\textbf}
\addtokomafont{caption}{\small}
\DeclareSIUnit\degF{\text{°}F}