Skip to content

Instantly share code, notes, and snippets.

@linktohack
Created September 11, 2017 08:22
Show Gist options
  • Save linktohack/3cf24645ac05a951abee25aa73d1c97d to your computer and use it in GitHub Desktop.
Save linktohack/3cf24645ac05a951abee25aa73d1c97d to your computer and use it in GitHub Desktop.
.laxtexmkrc
$pdf_mode = 1;
$pdflatex = "pdflatex -shell-escape -synctex=1";
# $pdflatex = "xelatex -shell-escape -synctex=1";
$pdf_previewer = "open -a Skim";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment