diff --git a/latex/main.tex b/latex/main.tex index 41e8755..c9b3ce0 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -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