Tagged Questions
2
votes
1answer
2k views
Clean-up temporary files after PDF is generated [duplicate]
Possible Duplicate:
Deleting external/auxiliary files?
Is anyone aware of a way of how to cleanup temporary files generated by pdflatex during the generation of the PDF file? I came across ...
5
votes
2answers
3k views
Having pdflatex clean up after itself in WinEdt?
How do I get pdflatex (via WinEdt) to remove all the extra output files (e.g., .lof, .blg, etc.) after compiling my .tex/.bib/.etc to a .pdf?
If there is a solution, I suspect it will come via ...
2
votes
1answer
599 views
Can I set Vim w/ vim-latexsuite to clean up aux files after compile?
I can't find the appropriate setting in gVim. Is there a way to manually edit my setting file to clean aux files after compile?
Thanks!