Skip to content

Instantly share code, notes, and snippets.

@makokal
Created September 19, 2013 17:19
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 makokal/6626722 to your computer and use it in GitHub Desktop.
Save makokal/6626722 to your computer and use it in GitHub Desktop.
Set evince as default viewer in ubuntu when using latemk
$pdf_previewer = "start evince";
$pdf_update_method = 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment