FIX (kinda) formatting

This commit is contained in:
Nathan Dwarshuis 2021-09-07 18:51:32 -04:00
parent c76291de88
commit 4fbfa67ea8
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@
\usepackage{siunitx} \usepackage{siunitx}
\usepackage{multicol} \usepackage{multicol}
\setlength{\columnsep}{1cm} \setlength{\columnsep}{1cm}
\usepackage[acronym,toc,style=index]{glossaries} \usepackage[acronym,toc]{glossaries}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{enumitem} \usepackage{enumitem}
\usepackage{titlesec} \usepackage{titlesec}
@ -541,11 +541,12 @@ for obvious reasons :)
\clearpage \clearpage
\printglossary[type=\acronymtype,title=LIST OF ABBREVIATIONS,toctitle=LIST OF \printglossary[type=\acronymtype,title=LIST OF ABBREVIATIONS,toctitle=LIST OF
ABBREVIATIONS] ABBREVIATIONS,style=index]
\clearpage \clearpage
\printglossary[type=symbolslist,title=LIST OF SYMBOLS,toctitle=LIST OF SYMBOLS] \printglossary[type=symbolslist,title=LIST OF SYMBOLS,toctitle=LIST OF SYMBOLS,
style=index]
\clearpage \clearpage
\pagenumbering{arabic} \pagenumbering{arabic}