aboutsummaryrefslogtreecommitdiffstats
path: root/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index e837762..6b9b4b6 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -40,7 +40,9 @@
\usepackage{setspace}
\doublespacing
+% https://tex.stackexchange.com/a/258782/151663
\usepackage{longtable}
+\setlength\LTleft\parindent
% Issues with biber, requires environment
% https://tex.stackexchange.com/q/154751/151663