Skip to content

Instantly share code, notes, and snippets.

@IgnoredAmbience
Created November 14, 2017 13:07
Show Gist options
  • Save IgnoredAmbience/6e890fe0835a03853c80cb2658102e63 to your computer and use it in GitHub Desktop.
Save IgnoredAmbience/6e890fe0835a03853c80cb2658102e63 to your computer and use it in GitHub Desktop.
$preview_continuous_mode = 1;
$pdf_previewer = 'start mupdf %S';
$pdf_update_method = 2;
$pdflatex = 'pdflatex -interaction nonstopmode -file-line-error -halt-on-error %O %S';
$pdf_mode = 1;
$postscript_mode = $dvi_mode = 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment