AZ logo

CTAN directory: /support/ltxfileinfo

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
ltxfileinfo Print version info for latex class or style file.

Subdirectories

Name Notes
doc/

Files

Name Size* Date UTC Notes
README 1 KiB 2012-Feb-11 Shown below
ltxfileinfo 2 KiB 2012-Feb-11
scriptingutils-0.0.0.gem 10 KiB 2012-Feb-09

  *File sizes in kibibytes.

Contents of README

This is release 1.1 of the ltxfileinfo script
License: GPL

Short description:
ltxfileinfo prints information about a latex class or style file to standard output. 
With the -d option, only the file date, relevant for \RequirePackage, is printed. 
Without options, more information is printed. For article.cls, for example:
   filename : article.cls
       date : 2007/10/19
    version : v1.4h
description : Standard LaTeX document class
   location : /usr/local/texlive/2009/texmf-dist/tex/latex/base/article.cls

See also: getfileversion

major changes of release 1.1 relative to 1.0
  - none, mostly comment
  - scriptingutils.rb offered as a ruby gem

$Id: README,v 1.3 2012/02/11 12:19:11 wybo Exp $