[Core] Add smaller loader

This commit is contained in:
2025-12-04 11:27:57 +01:00
parent 73b33777e3
commit a0893a9887
3 changed files with 5 additions and 0 deletions

View File

@@ -104,6 +104,10 @@
% Start document command (required)
\newcommand{\startDocument}{
\maketitle
\startDocumentNoTitle
}
\newcommand{\startDocumentNoTitle}{
\pagestyle{fancy}
\thispagestyle{fancy}
}