From 8a3c1ae585e1c8ac6e93d56a863c13f9718e8531 Mon Sep 17 00:00:00 2001 From: nuluh Date: Tue, 3 Jun 2025 16:37:15 +0700 Subject: [PATCH] refactor(main): comment out unused input sections and update chapter includes --- latex/main.tex | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/latex/main.tex b/latex/main.tex index 35b5cb1..b4f2e8b 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -19,19 +19,16 @@ \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{content/chapter2} -\include{content/conclusion} +\include{chapters/id/02_literature_review/index} +\include{chapters/id/03_methodology/index} % Bibliography % \bibliographystyle{IEEEtran}