From dfd637bdfb8b5286422469adda581612b8bd5c58 Mon Sep 17 00:00:00 2001 From: Epagris Date: Tue, 1 Oct 2024 16:47:10 +0200 Subject: [PATCH] - LaTeX datetime fix --- report/template/report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/template/report.tex b/report/template/report.tex index 93c43e6..4daedce 100644 --- a/report/template/report.tex +++ b/report/template/report.tex @@ -13,7 +13,7 @@ \usepackage[fontsize=7pt]{fontsize} \usepackage{titlesec} \usepackage{url} -\usepackage{datetime2-magyar} +\usepackage{datetime2} % For frame layout and content \usepackage{xcolor}