aboutsummaryrefslogtreecommitdiffstats
path: root/thesis.tex
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2023-05-25 20:24:33 -0500
committerMitsuo Tokumori <[email protected]>2023-05-25 20:24:33 -0500
commita4eb16db96739136ed7585278c4df00ad5693825 (patch)
treeaedcb66b13b0e14dd8f0a7c7a1cbc17a7e82485e /thesis.tex
parent51added26880538944ef2ee4fcea062950f8ee44 (diff)
downloadthesis-a4eb16db96739136ed7585278c4df00ad5693825.tar.gz
thesis-a4eb16db96739136ed7585278c4df00ad5693825.tar.bz2
thesis-a4eb16db96739136ed7585278c4df00ad5693825.zip
Fix big table. Spell check whole document.
Spellchecking done with Google Docs. First upload the pdf to Google Drive and then open it with Google Docs.
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