Thesis: Fancier Chapter titling

This commit is contained in:
Eric Teunis de Boone 2023-11-17 00:02:15 +01:00
parent 238bbc4c59
commit 68a1f722fa

View file

@ -48,15 +48,18 @@
%% <<< Layout %% <<< Layout
%% %%
\titleformat{\chapter}[hang] % shape \titleformat{\chapter}[block] % shape
{\normalfont\bfseries\huge} % format {\normalfont\bfseries\LARGE\filcenter} % format
{\thechapter.} % label {\chaptertitlename\ \thechapter.\\} % label
{0.5ex} % sep {0.5ex} % sep
{ {\huge
} % before-code } % before-code
[ [\vspace{0.5ex}%
{\titlerule[2pt]}
] % after-code ] % after-code
\titlespacing{\chapter}{0pt}{*3}{*3}
\setlength{\parindent}{0cm} \setlength{\parindent}{0cm}
%\DeclareRobustCommand{\thefootnote}{\alph{footnote}} % alphabetic footnote markers %\DeclareRobustCommand{\thefootnote}{\alph{footnote}} % alphabetic footnote markers