texdepend – Find dependencies in a LaTeX file
A Perl script for finding dependencies in a LaTeX file. The script reads a .tex file, and (recursively) all \input{} and \include{} files referenced therein to build dependencies from the source files scanned, packages (as in \usepackage{}), and figures (loaded using \includegraphics{}).
| CTAN path | /support/texdepend |
|---|---|
| Documentation |
Readme |
| Version | 0.92 |
| License | The LaTeX Project Public License |
| Maintainer | Michael Friendly |
| Topics |
support for keeping track of document development |
