GeneralDelete temporary files created by TeXnicCenter

General information and discussion about TeXnicCenter
Post Reply
robin
Posts: 2
Joined: Tue Mar 24, 2009 2:35 pm

Delete temporary files created by TeXnicCenter

Post by robin »

How can I delete temporary files created by texniccenter.
I want to delete temporary files after close texniccenter.

thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Delete temporary files created by TeXnicCenter

Post by localghost »

TeXnicCenter (TXC) itself doesn't create any temporary files, but the compiler creates so called auxiliary files. It is not recommendable to delete them because they contain necessary information (ToC, LoF, LoT, log, references, ...).


Best regards
Thorsten
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: Delete temporary files created by TeXnicCenter

Post by MartinC »

If you use a project, you can use "Clean project" in the build menu.
oezeu
Posts: 2
Joined: Sun Jan 24, 2010 8:42 pm

Re: Delete temporary files created by TeXnicCenter

Post by oezeu »

Then the Options->Clean dialog what for?
It does not work? Or it works only in the project mode?
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: Delete temporary files created by TeXnicCenter

Post by MartinC »

The Options->Clean dialog is to decide what to do when you click on "clean project". And yes, it only works in the project mode.
Post Reply