Skip to content

liupengy19/Clean-Latex-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Clean-Latex-Project

This simple Python script removes unused files in a Latex project.

This script iterates over all files in the project folder. If a file is not contained in the compilation log, it is viewed as not used.

Usage

Compile the project to generate a log.

Run

python clean_latex_project.py {project_folder} {main_filename (do not include .log)}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages