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
parent 4c01b54039
commit 7f88d65962

View File

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