 script: ltxfileinfo - print version information for a LaTeX file
   type: bash
 author: Wybo Dekker
  email: wybo@dekkerdocumenten.nl
version: 2.01
license: Released under the GNU General Public License
--------------------------------------------------------------------------------
ltxfileinfo displays version information for LaTeX files. If no path
information is given, the file is searched using kpsewhich. As an extra,
for developers, the script will (use the |--star| or |--color| options)
check the valididity of the |\Provides...| statement in the files.
The script uses code from Uwe Lück's |readprov.sty|.

Changes with respect to version 2.00:
- Documentation adapted to gendoc
- Syntactically beautified

