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

@@ -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