Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pooltype(1) [redhat man page]

POOLTYPE(1)						      General Commands Manual						       POOLTYPE(1)

NAME
pooltype - display a WEB pool file SYNOPSIS
pooltype pool_file_name DESCRIPTION
This manual page is not meant to be exhaustive. The complete documentation for this version of TeX can be found in the info file or manual Web2C: A TeX implementation. The pooltype program translates a (program-oriented) Web string pool file to a (human-oriented) text file. The pool_file_name must be complete; no adding of default extensions or path searching is done. SEE ALSO
tangle(1). AUTHORS
Donald E. Knuth wrote the program and originally ported it to Unix. It was published as part of the TeXware technical report, available from the TeX Users Group. Web2C 7.3.1 27 December 1992 POOLTYPE(1)

Check Out this Related Man Page

PLTOTF(1)						      General Commands Manual							 PLTOTF(1)

NAME
pltotf - convert property list files to TeX font metric (tfm) format SYNOPSIS
pltotf [ -verbose ] pl_file_name tfm_file_name DESCRIPTION
This manual page is not meant to be exhaustive. The complete documentation for this version of TeX can be found in the info file or manual Web2C: A TeX implementation. The pltotf program translates a (human-oriented) Web property list file to a (program-oriented) TeX font metric file. Thus, after editing the property list file, a TFM file can be generated for use with, for example, tex(1). Both the pl_file_name and the tfm_file_name must be complete; no adding of default extensions or path searching is done. OPTIONS
Without the -verbose option, pltotf operates silently. With it, a banner and progress report are printed on stdout. SEE ALSO
tftopl(1). Donald E. Knuth, TeXware. Donald E. Knuth, The Metafontbook, (Volume C of Computers and Typesetting), Addison-Wesley, 1986, ISBN 0-201-13445-4. AUTHORS
Donald E. Knuth wrote the program. It was published as part of the TeXware technical report, available from the TeX Users Group. Howard Trickey, Pavel Curtis, and Richard Furuta originally ported it to Unix. Web2C 7.3.1 27 December 1992 PLTOTF(1)
Man Page