How can I delete temporary files created by texniccenter.
I want to delete temporary files after close texniccenter.
thanks
General ⇒ Delete temporary files created by TeXnicCenter
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Delete temporary files created by TeXnicCenter
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
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Delete temporary files created by TeXnicCenter
If you use a project, you can use "Clean project" in the build menu.
Re: Delete temporary files created by TeXnicCenter
Then the Options->Clean dialog what for?
It does not work? Or it works only in the project mode?
It does not work? Or it works only in the project mode?
Re: Delete temporary files created by TeXnicCenter
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.