Tools And Package Basics


Table of Contents

cmd:texdeps 
Usage 
Info 
Source 
Comments 
Version 0.03, 12-Jul-1999 
TVS 
Info 
Source 
tool:LaDeX 
Info 
Source 
comments 
textree - creates a tree of dependent TeX files 
Comments 
EasyCV 
Info 
Source 
K CD Cover Creator 
Info 
Source 

cmd:texdeps 

Usage 

Use it to create Makefiles or easily package up your project: tar czf project.tar.gz `texdeps project.tex`

Info 

Description 

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.

Comments 

TEXINPUTS is not supported

Version 0.03, 12-Jul-1999 

Installation 

cp ~/dl/mustH_b/wp/latex/tools/texdeps.pl /opt/bin/
chmod 755 !$/texdeps.pl