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
Showing only changes of commit 8a3c1ae585 - Show all commits

View File

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