Skip to content

Instantly share code, notes, and snippets.

@makokal
Created September 19, 2013 17:19
Show Gist options
  • Select an option

  • Save makokal/6626722 to your computer and use it in GitHub Desktop.

Select an option

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