A template for creating latex projects
Install Visual Studio Code, and install the LaTeX Workshop extension.
Setup the .vscode/settings.json
file with the contents of the
.vscode/settings.json.sample
file
$ cp .vscode/settings.json.sample .vscode/settings.json
$ make all