Tagged Questions
3
votes
2answers
539 views
How to clean up .table and .gnuplot using latexmk
I'm using latexmk as my building assistance. I'm also trying to use it as the clean-up contractor... In .latexmkrc I added:
$pdf_previewer = "open -a /Applications/Skim.app";
$clean_ext = "rel paux ...