diff --git a/book/sourdough.sty b/book/sourdough.sty index f6c5e09..4e5f3be 100644 --- a/book/sourdough.sty +++ b/book/sourdough.sty @@ -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}