From 24ef39f1a7308cd793228fc42f6ae5e7c0894ed9 Mon Sep 17 00:00:00 2001 From: konsthol Date: Thu, 29 Feb 2024 13:54:27 +0200 Subject: [PATCH] more debug... who overwrote! --- Thesis.cls | 3 +++ Thesis_Cholidis.tex | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Thesis.cls b/Thesis.cls index d70b2ae..e2c88b2 100644 --- a/Thesis.cls +++ b/Thesis.cls @@ -36,6 +36,9 @@ % Fixes the wrong λ in some places like bibliography where we need textenglish for hyphenation rules \newfontfamily\englishfont[Script=Greek]{CMU Serif} +\usepackage{datetime} +\newdateformat{mydate}{\monthname[\THEMONTH] \THEYEAR} + \newcommand\bhrule{\typeout{------------------------------------------------------------------------------}} \newcommand\Declaration[1]{ diff --git a/Thesis_Cholidis.tex b/Thesis_Cholidis.tex index cfd1ce4..fc096d0 100644 --- a/Thesis_Cholidis.tex +++ b/Thesis_Cholidis.tex @@ -28,7 +28,8 @@ {Χωλίδης Κωνσταντίνος} } \addresses {\groupname\\\deptname\\\univname} % Do not change this here, instead these must be set in the "Thesis.cls" file, please look through it instead -\date {Σάμος, Φεβρουάριος 2024} +\date {Σάμος, \mydate\today} +% \date {Σάμος, Μάρτιος 2024} \subject {Διπλωματική Εργασία} \keywords {Cloud, Security, Virtualization, Virtual Machines, Containers, Container Engine, Micro-services, Automation, Hardening, Docker, Linux}