Removed the date manipulation code.

This commit is contained in:
2024-11-15 19:01:24 +00:00
parent b524b2c41f
commit 5c8d8ed223
2 changed files with 1 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
\title{Thesis and Project Report Template for \theInstitution{}}
\author{Joseph~T.~Foley and Marcel~Kyas}
\date{2024}{11}{07}%{Year}{Month}{Day}%use numbers
\date{\today}%Generally this is set to the day of the defense
%\DocumentInfo{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{School/Department}
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}

View File

@@ -48,10 +48,6 @@ BoldFont={*-Bold},
ItalicFont={*-Italic},
BoldItalicFont={*-BoldItalic}]
\usepackage[useregional]{datetime2}
%% Smart manipulation of dates
\renewcommand{\date}[3]{\newcommand{\thedate}{\DTMdisplaydate{#1}{#2}{#3}{-1}}}
%% ---------------- Graphics ------------------------------
\RequirePackage{graphicx}
%% GraphicsX converts and includes graphics intelligently