aboutsummaryrefslogtreecommitdiff
path: root/dissertation.tex
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-01-31 18:37:43 -0600
committerBlaise Thompson <blaise@untzag.com>2018-01-31 18:37:43 -0600
commitf47e1abac351ed10110c9d982aea76ca73dd30a6 (patch)
tree8ee65836db6a0c723941fbd7ee0c7dcf1697021f /dissertation.tex
parentfa43cdc18d17b937d24abb6785c467364f14f2ad (diff)
2018-01-31 18:37
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}