p-scvtvlatvs

.latexmkrc

Aug 9th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $cleanup_mode = 1;
  2. $latex = 'xelatex --synctex=1 %S';
  3. $pdflatex = $latex;
  4. $pdf_mode = 4;
  5. $pdf_previewer = 'start /usr/bin/evince %O %S';
  6. $preview_continuous_mode = 1;
  7. $view = 'pdf';
  8.  
Advertisement
Add Comment
Please, Sign In to add comment