Directory tex-archive/support/ltxfileinfo
This is release 2.00 of the ltxfileinfo script License: GPL Short description: ltxfileinfo is a bash script; it prints information about a latex class, style and other files to standard output. The script is based on Uwe Lueck's readprov.sty, so it prints information only for files that contain a \ProvidesFile, \ProvidesClass or \ProvidesPackage statement. The script tries to correct errors in these \Provides... statements and it has options, useful for developers, to make errors in those statements visible. Usage example: $ ltxfileinfo article.cls name: article.cls date: 2007/10/19 vers: v1.4h info: Standard LaTeX document class loca: /usr/local/texlive/2009/texmf-dist/tex/latex/base/article.cls major changes of release 2.00 relative to 1.1 - completely rewritten as a bash script, using code from readprov.sty - now also can evaluate xelatex oriented files - can now handle any LaTeX file containing a \Provides... statement - options for \Provides... statement validation
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
989 | 2013-02-03 04:58:35 | |
ltxfileinfo |
13423 | 2013-02-03 04:58:35 | |
ltxfileinfo.pdf |
50114 | 2013-02-03 04:58:35 |
Download the complete
contents of this directory in one zip archive
(54.1k).
ltxfileinfo – Print version info for latex class or style file
The bash script
ltxfileinfo prints information about a LaTeX class, style
and other files to standard output.
The script is based on Uwe Lück's readprov,
so it prints information only for files that contain a
\ProvidesFile, \ProvidesClass or
\ProvidesPackage statement.
The script tries to correct errors in these \Provides... statements and it
has options, useful for developers, to make errors in those statements
visible.
| Documentation |
README Package documentation |
| Version | 2.00 |
| License | GNU General Public License |
| Maintainer | Wybo H. Dekker |
| Contained in | TeXLive as ltxfileinfo |
| Topics |
TeX-related-file management |
