feat(latex): add glossary, acronyms, and notations
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user