fix(documentclass): add missing \makeatother command to properly close the @ symbol

This commit is contained in:
nuluh
2025-06-03 20:59:11 +07:00
parent 1540213eec
commit 08420296e6

View File

@@ -324,5 +324,6 @@
\newcommand{\theyear}{% \newcommand{\theyear}{%
\expandafter\@car\expandafter\@gobble\the\year\@nil \expandafter\@car\expandafter\@gobble\the\year\@nil
} }
\makeatother
\endinput \endinput