more updates, slight restructure
[phd-thesis.git] / latexmkrc
index f7dd362..48cdc14 100644 (file)
--- a/latexmkrc
+++ b/latexmkrc
@@ -30,6 +30,9 @@ push @generated_exts, 'loa';
 # Clean morewords file
 push @generated_exts, 'mw';
 
+# Clean morewords file
+push @generated_exts, 'sta';
+
 # Clean bbl file as well
 $bibtex_use = 2;
 
@@ -39,3 +42,5 @@ $clean_ext .= ' %R.ist %R.xdy';
 $show_time = 1;
 
 $pdf_mode = 1;
+
+$output_directory = "aux";