1OPL2OFM(1) General Commands Manual OPL2OFM(1)
2
3
4
6 opl2ofm - convert Omega and TeX property-list files to font-metric
7 files
8
10 opl2ofm [OPTIONS] OPLFILE[.opl] [OFMFILE[.ofm]]
11
13 opl2ofm translates a property-list format file, OPLFILE, into the bi‐
14 nary Omega Font Metric format. The program writes to standard output
15 (by default) or to a file specified as OFMFILE.
16
17 The program also works with TeX PL files, producing TeX TFM files.
18 (opl2ofm is based on the WEB source code for pltotf(1).)
19
21 -help display a brief summary of syntax and options
22
23 -verbose
24 display progress reports
25
26 -version
27 output version information and exit
28
30 Email bug reports to <https://lists.tug.org/tex-k> (mailing list); good
31 to check if the same bug is present in pltotf(1).
32
34 omega(1), ofm2opl(1), pltotf(1), tftopl(1).
35
37 According to the WEB documentation:
38
39 The first PLtoTF program was designed by Leo Guibas in the sum‐
40 mer of 1978. Contributions by Frank Liang, Doug Wyatt, and Lyle
41 Ramshaw also had a significant effect on the evolution of the
42 present code.
43
44 Extensions for an enhanced ligature mechanism were added by D.E.
45 Knuth in 1989.
46
47 Extensions to handle extended font metric files (``OFM'') were
48 added by John Plaice in December 1995 and January 1996, result‐
49 ing in the new program OPL2OFM.
50
51 The primary authors of Omega were John Plaice and Yannis Haralambous.
52 Omega (and Aleph) are now maintained as part of TeX Live.
53
54 This manual page was written by C.M. Connelly for the Debian GNU/Linux
55 system. It is also now maintained as part of TeX Live.
56
57
58
59Web2C 2022 8 March 2022 OPL2OFM(1)