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