aboutsummaryrefslogtreecommitdiff
path: root/dissertation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dissertation.tex')
-rw-r--r--dissertation.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/dissertation.tex b/dissertation.tex
index b937a98..3bf6bb6 100644
--- a/dissertation.tex
+++ b/dissertation.tex
@@ -38,6 +38,7 @@
\renewcommand{\familydefault}{\sfdefault}
\newcommand{\RomanNumeral}[1]{\textrm{\uppercase\expandafter{\romannumeral #1\relax}}}
\usepackage{etoolbox}
+\usepackage{tabularx}
\AtBeginEnvironment{verse}{\singlespacing}
\AtBeginEnvironment{tabular}{\singlespacing}
@@ -97,7 +98,6 @@
\makeglossaries
\include{glossary}
-
\usepackage{tocloft}
\setlength\cftparskip{0pt}
@@ -189,8 +189,9 @@ This dissertation is approved by the following members of the Final Oral Committ
% chapters ----------------------------------------------------------------------------------------
-\part{Background}
\include{introduction/chapter}
+
+\part{Background}
\include{spectroscopy/chapter}
\include{materials/chapter}
\include{mixed_domain/chapter}