Skip to content
Snippets Groups Projects
Commit 219433f0 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Set caption width to full text width

parent 8c954ee2
No related branches found
No related tags found
No related merge requests found
\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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment