first corrections

This commit is contained in:
2025-06-03 22:44:59 +02:00
parent 29c2ec3001
commit 9a04f086ea
11 changed files with 162 additions and 58 deletions
+6 -2
View File
@@ -162,6 +162,8 @@
% Load and Configure Packages
% **************************************************
\usepackage{amsmath,amssymb}
\usepackage{cleveref}
\crefformat{footnote}{#2\footnotemark[#1]#3}
\usepackage{pdfpages}
\usepackage[utf8]{inputenc} % defines file's character encoding
\usepackage[T1]{fontenc}
@@ -267,12 +269,14 @@
\thesisauthor[Firstname Lastname]{\thesisName}
\thesistitle[Short Thesis Title]{\thesisTitle \\ \thesisSubtitle}
\thesisdate[ ]{\thesisDate}
\supervisortitle{{Supervisors}} %Select singular/plural
\supervisortitle{{Supervisor}} %Select singular/plural
% Supervisor info
\supervisor{%
\thesisFirstSupervisor\\
\thesisUniversityInstitute, \thesisUniversity \\
\thesisUniversityInstitute, \thesisUniversity
}
\cosupervisor{
\thesisSecondSupervisor\\
\thesisUniversityInstitute, \thesisUniversity
}