Skip to content

Instantly share code, notes, and snippets.

@raggleton
Created September 14, 2016 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raggleton/f5259dc883000c12f2897a35a19e84aa to your computer and use it in GitHub Desktop.
Save raggleton/f5259dc883000c12f2897a35a19e84aa to your computer and use it in GitHub Desktop.
Quick latex makefile
all:
latexmk -bibtex -pdf -interaction=nonstopmode paper.tex
open paper.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment