From 06da0bd3d32f2de1521d959668a6c4f634a31466 Mon Sep 17 00:00:00 2001 From: konsthol Date: Thu, 18 Jan 2024 21:47:14 +0200 Subject: [PATCH] Derp. Fix missing constant post rename --- SettingsAndPackages/formatsAndDefs.tex | 2 +- Thesis.cls | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/SettingsAndPackages/formatsAndDefs.tex b/SettingsAndPackages/formatsAndDefs.tex index 295aad8..9a98996 100644 --- a/SettingsAndPackages/formatsAndDefs.tex +++ b/SettingsAndPackages/formatsAndDefs.tex @@ -39,7 +39,7 @@ \titleformat{\section}[hang]{\large\bfseries}{\thesection}{0.5em}{} \titleformat{\subsection}[hang]{\normalsize\bfseries}{\thesubsection}{0.5em}{} \titleformat{\subsubsection}[hang]{\normalsize\bfseries}{\thesubsubsection}{0.5em}{} -\titlespacing{\chapter}{-5pt}{-1cm}{1cm} % How low the chapter title is +\titlespacing{\chapter}{-5pt}{-0.9cm}{1cm} % How low the chapter title is % Better formatting of the chapter names in the table of contents \usepackage{titletoc} % \newcommand{\chaptitlefont}[1]{{\bfseries\Large #1}} diff --git a/Thesis.cls b/Thesis.cls index de28fdb..f21c235 100644 --- a/Thesis.cls +++ b/Thesis.cls @@ -222,6 +222,7 @@ \begin{center} \begin{figure} \centering + \vspace{1pt} \includegraphics[scale=0.15]{Figures/aegean_logo} \end{figure} \setlength{\parskip}{0pt}