PRINTPDR(1L) UNIX System V(19 May 89) PRINTPDR(1L)
NAME
printpdr - print the encoding vector of a PDR file
SYNOPSIS
printpdr [ -i ] [ -w number of columns ] filename[.pdr]
DESCRIPTION
printpdr(L) prints a LaTeX source file on the standard output describing
the PDR file computed from a PFD and AFM file. The PDR file is used by
the dvi to POSTSCRIPT driver dvitps(l) to print TeX documents using
POSTSCRIPT fonts.
This program is used in the manual to generate listings of encoding
vectors. In those listing note that characters where pfd2tfm(l) assigned
the character code because no character code was recommened in the AFM
file of the POSTSCRIPT font, then those characters are marked by an
asterisk.
OPTIONS
-w number of columns
The output should have the specified number of columns. The default
is 4.
-i Generate a LaTeX piece of text which can be included into another
document. This is the way output from this program is included
into the report listed below. If this option is not given a
complete LaTeX document resulting in two pages of output is
generated ready for processing by LaTeX.
SEE ALSO
dvitps(l), pfd2tfm(l), printpdr(l)
Stephan v. Bechtolsheim, "TeXPS - A TeX POSTSCRIPT Software Package",
Report 89-TPS-1, Integrated Computer Software, Inc, 1989. This report
contains the full description of this software and is highly recommended
for further study.
BUGS
You find them, I fix them.
AUTHOR
Stephan v. Bechtolsheim, Integrated Computer Software, Inc
10/89 Page 1