From 4fbfa67ea86757856f493d63f2eaff00406a92e3 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Tue, 7 Sep 2021 18:51:32 -0400 Subject: [PATCH] FIX (kinda) formatting --- tex/thesis.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tex/thesis.tex b/tex/thesis.tex index 65fa4be..2967308 100644 --- a/tex/thesis.tex +++ b/tex/thesis.tex @@ -4,7 +4,7 @@ \usepackage{siunitx} \usepackage{multicol} \setlength{\columnsep}{1cm} -\usepackage[acronym,toc,style=index]{glossaries} +\usepackage[acronym,toc]{glossaries} \usepackage[T1]{fontenc} \usepackage{enumitem} \usepackage{titlesec} @@ -541,11 +541,12 @@ for obvious reasons :) \clearpage \printglossary[type=\acronymtype,title=LIST OF ABBREVIATIONS,toctitle=LIST OF -ABBREVIATIONS] +ABBREVIATIONS,style=index] \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 \pagenumbering{arabic}