From b5cfebf9381f86bb3110348a486454cc3c442881 Mon Sep 17 00:00:00 2001 From: nuluh Date: Wed, 4 Jun 2025 15:29:42 +0700 Subject: [PATCH] chore(latex): clean up unused input commands in main.tex --- latex/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/main.tex b/latex/main.tex index e8e7b74..1826b4d 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -21,7 +21,7 @@ \addbibresource{bibliography.bib} -\makeglossaries +% \makeglossaries \input{frontmatter/acronym} \input{frontmatter/glossaries} \input{frontmatter/notations}