Expose maketitle by just using \input #92

Merged
nuluh merged 9 commits from latex/91-bug-expose-maketitle into main 2025-06-03 13:09:13 +00:00
2 changed files with 2 additions and 5 deletions
Showing only changes of commit 76a09c0219 - Show all commits

View File

@@ -16,8 +16,8 @@
\input{preamble/macros}
\begin{document}
\maketitle
\input{frontmatter/maketitle}
\input{frontmatter/maketitle_secondary}
\frontmatter
% \input{frontmatter/approval}\clearpage
% \input{frontmatter/originality}\clearpage

View File

@@ -109,9 +109,6 @@
% \titlespacing*{\chapter}{0pt}{-10pt}{20pt}
% Redefine \maketitle
\renewcommand{\maketitle}{\input{frontmatter/maketitle}}
% Chapter & Section format
\renewcommand{\cftchapfont}{\normalsize\MakeUppercase}
% \renewcommand{\cftsecfont}{}