Ralf Angeli ha scritto:

Yes, at the moment the "Clean" command in AUCTeX only deletes files in
the directory of the master file.


...but not those included by the master with \include!

% master
...
\include{file-1}
\include{file-2}
\include{file-3}
...

file-1, file-2 and file-3 are *all* in the master directory, the build
creates 'file*.aux' in the master directory too, but they aren't cleaned!

If master.tex is the master file, then only master* are cleaned!

Cheers,
   Angelo.


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to