style-check

Scans LaTeX text for forbidden phrases and style issues

brewmacoslinux
Try with needOr install directly
Source

About

Parses latex-formatted text in search of forbidden phrases

Commands

style-check

Examples

Check a LaTeX file for style violations$ style-check document.tex
Check multiple LaTeX files in a directory$ style-check *.tex
Check LaTeX file with verbose output showing all matches$ style-check -v document.tex