LaTeX Starter project
When writing my slides in LaTeX Beamer, I found that there were a number of unchanging configurations that I'd share across each set of documents.
This project simply makes it possible to get an (opinionated) setup for LaTeX by running i.e. ./latex-starter/setup.sh document psyjvta-dissertation
. This will configure the directory structure and set up a Makefile
using latexmk
, although I have it on my backlog to integrate latexrun
due to its cleaner build output.