diff --git a/thesis-general.sty b/thesis-general.sty index 85c45ea..853fef8 100644 --- a/thesis-general.sty +++ b/thesis-general.sty @@ -8,4 +8,5 @@ \usepackage{authblk} % Support for footnote style author/affiliation \usepackage{enumitem} % For item lists \usepackage{greek-enumerate} % Greek enumeration for ordered item lists -\usepackage{float} % Fpr \begin{figure}[H] +\usepackage{float} % For \begin{figure}[H] +\usepackage[font={footnotesize, it}]{caption} % For captions under figures \ No newline at end of file