See main.tex and main.pdf.
- To-Do highlight extension
aspell:aspell check -l en *.tex- If a citation is added with incorrect formatting to the
.bib, the auto-rebuild will throw errors and refuse to fix itself. In this case, delete themain.pdf, and the re-build should show the citations again. - Git LaTeXdiff
To install, in a separate directory:
Then to call it, back in the thesis top-level directory:
git clone https://gitlab.com/git-latexdiff/git-latexdiff.git make install # "make install" failed for me, so I used the suggested command which installs without the man page /Library/Developer/CommandLineTools/usr/bin/make install-bingit latexdiff HEAD~1 --main main.tex