https://github.com/sbmueller/latexfigurescleaner
Delete obsolete figures in a LaTeX project
https://github.com/sbmueller/latexfigurescleaner
Last synced: about 1 year ago
JSON representation
Delete obsolete figures in a LaTeX project
- Host: GitHub
- URL: https://github.com/sbmueller/latexfigurescleaner
- Owner: sbmueller
- Created: 2015-12-09T07:41:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T17:37:12.000Z (about 8 years ago)
- Last Synced: 2025-07-06T01:55:45.547Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTeX figures cleaner
## What is this?
Use this tool to delete unused (obsolete) graphic files in a LaTeX project in a specified directory. When often switching figrues, many files get layed up which are not needed anymore. Also useful when using GIT to stop versioning obsolete figures.
## Usage
Specify 'directory' and 'logfile' in the source code and copy the file in the LaTeX root directory. Then just run the tool. Console output will give feedback what files are deleted.