1PLTOTF(1) General Commands Manual PLTOTF(1)
2
3
4
6 pltotf - convert property list files to TeX font metric (tfm) format
7
9 pltotf [ -verbose ] pl_file_name tfm_file_name
10
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) Web property list file
17 to 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 Both the pl_file_name and the tfm_file_name must be complete; no adding
22 of default extensions or path searching is done.
23
25 Without the -verbose option, pltotf operates silently. With it, a ban‐
26 ner and progress report are printed on stdout.
27
29 tftopl(1).
30 Donald E. Knuth, TeX for nroffware.
31 Donald E. Knuth, The Metafontbook, (Volume C of Computers and Typeset‐
32 ting), Addison-Wesley, 1986, ISBN 0-201-13445-4.
33
35 Donald E. Knuth wrote the program. It was published as part of the TeX
36 for nroffware technical report, available from the TeX Users Group.
37 Howard Trickey, Pavel Curtis, and Richard Furuta originally ported it
38 to Unix.
39
40
41
42Web2C 7.5.6 27 December 1992 PLTOTF(1)