1PLTOTF(1)                   General Commands Manual                  PLTOTF(1)
2
3
4

NAME

6       pltotf - convert property list files to TeX font metric (tfm) format
7

SYNOPSIS

9       pltotf [-verbose] pl_file_name[.pl] [tfm_file_name[.tfm]]
10

DESCRIPTION

12       This  manual page is not meant to be exhaustive.  The complete documen‐
13       tation for this version of TeX can be found in the info file or  manual
14       Web2C: A TeX implementation.
15
16       The  pltotf program translates a (human-oriented) property list file to
17       a (program-oriented) TeX font metric  file.  Thus,  after  editing  the
18       property list file, a TFM file can be generated for use with, for exam‐
19       ple, tex(1).
20
21       The pl_file_name is extended with .pl if it lacks  a  suffix.  No  path
22       searching is done.
23
24       If  no tfm_file_name is given, the basename of pl_file_name with suffix
25       .tfm is used; otherwise tfm_file_name is extended with .tfm if it lacks
26       a suffix.
27

OPTIONS

29       Without the -verbose option, pltotf operates silently.  With it, a ban‐
30       ner and progress report are printed on stdout.
31

SEE ALSO

33       tftopl(1).
34       Donald E. Knuth, TeX for nroffware.
35       Donald E. Knuth, The Metafontbook, (Volume C of Computers and  Typeset‐
36       ting), Addison-Wesley, 1986, ISBN 0-201-13445-4.
37

AUTHORS

39       Donald  E. Knuth wrote the program. It was published as part of the TeX
40       for nroffware technical report, available from  the  TeX  Users  Group.
41       Howard  Trickey,  Pavel Curtis, and Richard Furuta originally ported it
42       to Unix.
43
44
45
46Web2C 2012                     27 December 1992                      PLTOTF(1)
Impressum