Hello, I’ m trying to clean the .nav, .snm, .mtc and .gz files which appear when i compile a latex document. I read that i have to modify the testate.py file but I don’t find it. Could you help me?
System : OSX 10.9.1 Texmate 2.0-alpha.9503
Best regards
PS : (sorry for the bad english) ............................................................................................. jimmy ROUSSEL Professeur de Physique Responsable de l'interclassement Ecole Nationale Supérieure de Chimie de Rennes 11 allée de Beaulieu CS 50837 35708 Rennes cedex 7, France Université Européenne de Bretagne Tel 33 (0)2 23 23 80 53 .............................................................................................
On 31 Jan 2014, at 20:38, jimmy ROUSSEL wrote:
I’ m trying to clean the .nav, .snm, .mtc and .gz files which appear when i compile a latex document. I read that i have to modify the testate.py file but I don’t find it. Could you help me?
Where did you read that?
Looking at the “Trash aux Files” command I see it calls “latexmk.pl -CA” which is described as:
clean up (remove) all nonessential files including aux, dep, dvi, postscript and pdf files and file of database of file information
So this is more of an issue with latexmk.pl, if it does not clean these files, then perhaps it should be updated? Or perhaps it already is doing it in a newer version of latexmk.pl (the LaTeX bundle includes its own copy).
FYI latexmk.pl is a general (pdf)latex wrapper: http://users.phys.psu.edu/~collins/software/latexmk-jcc/
Hello, Yes. I modified the $clean_ext variable in latexmk.pl and all is working as i want. Thank you ! Jimmy
Le 2 févr. 2014 à 06:33, Allan Odgaard mailinglist@textmate.org a écrit :
On 31 Jan 2014, at 20:38, jimmy ROUSSEL wrote:
I’ m trying to clean the .nav, .snm, .mtc and .gz files which appear when i compile a latex document. I read that i have to modify the testate.py file but I don’t find it. Could you help me?
Where did you read that?
Looking at the “Trash aux Files” command I see it calls “latexmk.pl -CA” which is described as:
clean up (remove) all nonessential files including aux, dep, dvi, postscript and pdf files and file of database of file information
So this is more of an issue with latexmk.pl, if it does not clean these files, then perhaps it should be updated? Or perhaps it already is doing it in a newer version of latexmk.pl (the LaTeX bundle includes its own copy).
FYI latexmk.pl is a general (pdf)latex wrapper: http://users.phys.psu.edu/~collins/software/latexmk-jcc/
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
............................................................................................. jimmy ROUSSEL Professeur de Physique Responsable de l'interclassement Ecole Nationale Supérieure de Chimie de Rennes 11 allée de Beaulieu CS 50837 35708 Rennes cedex 7, France Université Européenne de Bretagne Tel 33 (0)2 23 23 80 53 .............................................................................................