diff --git a/hhuthesis.cls b/hhuthesis.cls index e95c467a542e9dadfd3c72d6665d0e41a1ef37ff..70df22e4e1b8db60e4b25cfac83e0281a9bd230b 100644 --- a/hhuthesis.cls +++ b/hhuthesis.cls @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{hhuthesis}[2023/10/23 HHU Thesis LaTeX document class v1.23] +\ProvidesClass{hhuthesis}[2023/10/23 HHU Thesis LaTeX document class v1.24] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % Options fallback. \ProcessOptions\relax @@ -139,7 +139,7 @@ \parskip9pt \RequirePackage{caption} -\captionsetup{width=0.9\textwidth,labelfont=bf,font=small} +\captionsetup{labelfont=bf,font=small} % Adjust ToC spacing \RequirePackage{tocloft}