TeXorator icon indicating copy to clipboard operation
TeXorator copied to clipboard

Remove junk (.log, .aux, etc) files upon success

Open amoeba opened this issue 15 years ago • 0 comments

I never look at the extra files pdflatex spits out such as .log, .aux. I would like an option to remove these extra files.

I made some tweaks on:

http://github.com/amoeba/TeXorator/commits/remove_junk_files

I've never coded in Objective-C or used Cocoa before so pardon my code.

Removal of .log, .aux and syntex.gz implemented. I don't know if there are others.

amoeba avatar Dec 04 '09 08:12 amoeba