fix(latex): adjust fancyhdr pagestyle

This commit is contained in:
Rifqi D. Panuluh
2025-10-15 01:15:00 +00:00
parent 9bbe990b22
commit 06ddea8162

View File

@@ -26,6 +26,7 @@
\begin{document}
\frontmatter
\pagestyle{fancyplain}
% \maketitle
\onehalfspacing
\include{frontmatter/maketitle}
@@ -33,27 +34,29 @@
\include{frontmatter/approval}
\include{frontmatter/originality}
\include{frontmatter/acknowledgement}
\include{frontmatter/preface}
\tableofcontents
\listoffigures
\listoftables
% \glsaddall[types={main,notation,\acronymtype}]
\printglossary[type=notation,style=altlong3customheader,title=Daftar Simbol dan Lambang]
\printglossary[type=\acronymtype,style=supercolnoloc,title=Daftar Singkatan]
\printglossary[type=main,style=mylistalt]
% \printglossary[type=notation,style=altlong3customheader,title=Daftar Simbol dan Lambang]
% \printglossary[type=\acronymtype,style=supercolnoloc,title=Daftar Singkatan]
% \printglossary[type=main,style=mylistalt]
\include{frontmatter/abstract}
% \pagestyle{fancyplain}
\mainmatter
\pagestyle{fancyplain}
% Include content
\onehalfspacing
\include{chapters/id/01_introduction}
\include{chapters/id/02_literature_review/index}
\include{chapters/id/03_methodology/index}
\include{chapters/id/04_results}
% \include{chapters/id/03_methodology/index}
% \include{chapters/id/04_results}
% \include{content/conclusion}
\backmatter
\pagestyle{fancyplain}
% Bibliography
\printbibliography[heading=bibintoc]
% \printbibliography[heading=bibintoc]
% \bibliographystyle{IEEEtran}
% \bibliography{references}
% Appendices