Final grammar and style fixes

This commit is contained in:
Marko Korhonen 2020-05-20 16:27:39 +03:00
parent 1ba0395634
commit 77ae3afe1b
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
9 changed files with 36 additions and 37 deletions

View file

@ -2,7 +2,7 @@
% Normally, you don't have to modify this file. Your abbreviations, etc. goes in
% ../chapters/0abbr.tex file.
\begin{singlespacing}
\begin{onehalfspace}
% \gsladdall would add all terms even if not used in your text.
%\glsaddall
@ -24,6 +24,6 @@
\setlist[description]{style=standard} % reset settings back to default
}
\addtocontents{toc}{\cftpagenumberson{chapter}}
\end{singlespacing}
\end{onehalfspace}
\clearpage

View file

@ -60,7 +60,7 @@
\usepackage{tabularx}
\usepackage{booktabs} %why not booktabs? :3
% Abbreviations, acronym and glossary
\usepackage[acronym,toc,nonumberlist,section=chapter]{glossaries}%xindy,%toc, ,nomain
\usepackage[acronym,toc,nogroupskip,nonumberlist,section=chapter]{glossaries}%xindy,%toc, ,nomain
\renewcommand*{\glsclearpage}{}
\usepackage{float} % For forced figure location with modifier H (\begin{figure}[H])