texdeps – Find the dependencies of a (La)TeX file
TeXdeps is a tool to help you determine all the dependencies of a
TeX or LaTeX input file. It optionally uses kpsewhich to find
files.
Use it to create Makefiles or easily package up your project:
tar czf project.tar.gz `texdeps project.tex`
| CTAN path | /support/texdeps/texdeps.pl |
|---|---|
| License | The LaTeX Project Public License |
| Maintainer | Simon Cozens |
| Topics |
support for keeping track of document development |
