aboutsummaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
authorJacob Walchuk <jpw24@st-andrews.ac.uk>2025-07-08 02:55:30 +0100
committerJacob Walchuk <jpw24@st-andrews.ac.uk>2025-07-08 02:55:30 +0100
commit8c62aa64a63dfbcde88f8c796a49dee14599a25f (patch)
tree99f0a3bbadc568b8b03c1d83ecd37c41b2c412c9 /main.tex
parent66b48520cc2f067878b5b9fdefbf1c077c3e7f03 (diff)
All graphics done
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/main.tex b/main.tex
index 615a4d0..3338a94 100644
--- a/main.tex
+++ b/main.tex
@@ -114,11 +114,9 @@
% Define refsection
\def \refsection {\newpage\section*{Bibliography}}
-% Packages required by paper 3
-
+% Packages/declarations required by paper 3
\usepackage{graphicx}
\usepackage{setspace}
-
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
@@ -171,7 +169,11 @@ for tree={s sep=4mm}
\mainmatter
\include{papers/1}
+ \begingroup
+ \let\mathit\mathrm
+ \let\mathnormal\mathrm
\include{papers/2}
+\endgroup
\include{papers/3}
\include{papers/4}