mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 04:01:11 -06:00
Use small instead of footnotesize for caption
larger font and also use bold
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user