arxiv_latex_cleaner

Clean LaTeX code to submit to arXiv by removing comments and unused packages

brewmacoslinux
Try with needOr install directly
Source

About

Clean LaTeX code to submit to arXiv

Commands

arxiv_latex_cleaner

Examples

Clean a LaTeX project directory$ arxiv_latex_cleaner /path/to/latex/project
Clean LaTeX project and specify output directory$ arxiv_latex_cleaner /path/to/latex/project -o /path/to/output
View help and available options$ arxiv_latex_cleaner --help