Skip to content
Snippets Groups Projects
latexmkrc 145 B
Newer Older
Luke Naylor's avatar
Luke Naylor committed
ensure_path("TEXINPUTS","beamerthemeEdinburgh/");
$pdflatex = 'pdflatex -interaction=nonstopmode';
@default_files = ('main.tex');
$pdf_mode = 1;