feat(latex): add glossary, acronyms, and notations

This commit is contained in:
nuluh
2025-06-04 14:36:00 +07:00
parent e13b8874c7
commit ddae7ef6a4

View File

@@ -21,7 +21,11 @@
\addbibresource{bibliography.bib} \addbibresource{bibliography.bib}
<<<<<<< HEAD
% \makeglossaries % \makeglossaries
=======
\makeglossaries
>>>>>>> d743ba4 (feat(latex): add glossary, acronyms, and notations)
\input{frontmatter/acronym} \input{frontmatter/acronym}
\input{frontmatter/glossaries} \input{frontmatter/glossaries}
\input{frontmatter/notations} \input{frontmatter/notations}