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

This commit is contained in:
nuluh
2025-06-04 14:36:00 +07:00
parent 3700531c2f
commit 0ccbb7c2b1
5 changed files with 346 additions and 63 deletions

View File

@@ -19,6 +19,13 @@
% \input{preamble/fonts}
\input{preamble/macros}
\addbibresource{bibliography.bib}
\makeglossaries
\input{frontmatter/acronym}
\input{frontmatter/glossaries}
\input{frontmatter/notations}
\begin{document}
% \input{frontmatter/maketitle}
% \input{frontmatter/maketitle_secondary}