fix(documentclass): add missing \makeatother command to properly close the @ symbol
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user