Revert "Expose maketitle by just using \input"

This commit is contained in:
Rifqi D. Panuluh
2025-06-03 20:12:11 +07:00
committed by GitHub
parent 38ece73768
commit 5c513e4629
5 changed files with 189 additions and 201 deletions

View File

@@ -16,19 +16,22 @@
\input{preamble/macros}
\begin{document}
\input{frontmatter/maketitle}
\input{frontmatter/maketitle_secondary}
\maketitle
\frontmatter
% \input{frontmatter/approval}\clearpage
% \input{frontmatter/originality}\clearpage
% \input{frontmatter/acknowledgement}\clearpage
\input{frontmatter/approval}\clearpage
\input{frontmatter/originality}\clearpage
\input{frontmatter/acknowledgement}\clearpage
\tableofcontents
\clearpage
\mainmatter
\pagestyle{fancyplain}
% Include content
\include{content/abstract}
\include{content/introduction}
\include{chapters/01_introduction}
\include{chapters/id/02_literature_review/index}
\include{chapters/id/03_methodology/index}
\include{content/chapter2}
\include{content/conclusion}
% Bibliography
% \bibliographystyle{IEEEtran}