A utility written in C that extracts information from a TeX dvi
file. Information displayed can include a summary of the file
comment (usually the date the file was compiled), file size,
number of (physical) pages, and number of fonts. More detailed
information can also be displayed, including font names for all
fonts used, list fonts which appear on each page, list of
physical page number/TeX page number pairs, and a list of all
\specials and the page on which they appear. To compile, you
need to have a C compiler along with the standard C libraries
(e.g., gcc on DOS or Unix) but precompiled executables are
available for DOS, Win 9X/NT, Solaris, OSF1, and Linux.
|