From 4b2f613e732344d0b81b2cd0f4dd2d3b0e45b204 Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Sun, 31 Dec 2023 10:04:10 +0100 Subject: [PATCH] Move last update placeholder --- src/ainotes.cls | 2 +- src/fundamentals-of-ai-and-kr/module1/main.tex | 1 + src/fundamentals-of-ai-and-kr/module2/main.tex | 1 + src/fundamentals-of-ai-and-kr/module3/main.tex | 1 + src/languages-and-algorithms-for-ai/module2/main.tex | 1 + src/machine-learning-and-data-mining/main.tex | 1 + src/statistical-and-mathematical-methods-for-ai/main.tex | 1 + 7 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ainotes.cls b/src/ainotes.cls index db9b47b..4a95de9 100644 --- a/src/ainotes.cls +++ b/src/ainotes.cls @@ -79,7 +79,7 @@ \vspace*{\fill} \huge \textbf{\@title}\\ - {\Large Last update: {PLACEHOLDER-LAST-UPDATE}} + {\Large Last update: \lastupdate} \vspace*{\fill} \Large diff --git a/src/fundamentals-of-ai-and-kr/module1/main.tex b/src/fundamentals-of-ai-and-kr/module1/main.tex index ab06501..14368e6 100644 --- a/src/fundamentals-of-ai-and-kr/module1/main.tex +++ b/src/fundamentals-of-ai-and-kr/module1/main.tex @@ -2,6 +2,7 @@ \title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \begin{document} diff --git a/src/fundamentals-of-ai-and-kr/module2/main.tex b/src/fundamentals-of-ai-and-kr/module2/main.tex index 0cd4198..dc5318c 100644 --- a/src/fundamentals-of-ai-and-kr/module2/main.tex +++ b/src/fundamentals-of-ai-and-kr/module2/main.tex @@ -2,6 +2,7 @@ \title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 2)} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \begin{document} diff --git a/src/fundamentals-of-ai-and-kr/module3/main.tex b/src/fundamentals-of-ai-and-kr/module3/main.tex index 696def6..6ad715a 100644 --- a/src/fundamentals-of-ai-and-kr/module3/main.tex +++ b/src/fundamentals-of-ai-and-kr/module3/main.tex @@ -2,6 +2,7 @@ \title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 3)} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \begin{document} diff --git a/src/languages-and-algorithms-for-ai/module2/main.tex b/src/languages-and-algorithms-for-ai/module2/main.tex index f598037..9fcab45 100644 --- a/src/languages-and-algorithms-for-ai/module2/main.tex +++ b/src/languages-and-algorithms-for-ai/module2/main.tex @@ -2,6 +2,7 @@ \title{Languages and Algorithms for\\Artificial Intelligence\\(Module 2)} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \begin{document} diff --git a/src/machine-learning-and-data-mining/main.tex b/src/machine-learning-and-data-mining/main.tex index fd91766..c145e14 100644 --- a/src/machine-learning-and-data-mining/main.tex +++ b/src/machine-learning-and-data-mining/main.tex @@ -2,6 +2,7 @@ \title{Machine Learning and Data Mining} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \DeclareAcronym{oltp}{short=OLTP, long=Online Transaction Processing} \DeclareAcronym{erp}{short=ERP, long=Enterprise Resource Planning} diff --git a/src/statistical-and-mathematical-methods-for-ai/main.tex b/src/statistical-and-mathematical-methods-for-ai/main.tex index c8f3386..146c6e1 100644 --- a/src/statistical-and-mathematical-methods-for-ai/main.tex +++ b/src/statistical-and-mathematical-methods-for-ai/main.tex @@ -2,6 +2,7 @@ \title{Statistical and Mathematical Methods for Artificial Intelligence} \date{2023 -- 2024} +\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \begin{document}