{
    "content": [
        {
            "type": "text",
            "text": "# opl2ofm(1) (man)\n\n**Summary:** opl2ofm - convert Omega and TeX property-list files to font-metric files\n\n**Synopsis:** opl2ofm [OPTIONS] OPLFILE[.opl] [OFMFILE[.ofm]]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — |  |\n| — | — | — | display progress reports |\n| — | — | — | output version information and exit |\n\n## See Also\n\n- omega(1)\n- ofm2opl(1)\n- pltotf(1)\n- tftopl(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (7 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -help (1 lines)\n  - -verbose (2 lines)\n  - -version (2 lines)\n- **BUGS** (3 lines)\n- **SEE ALSO** (6 lines)\n- **AUTHOR** (22 lines)\n\n## Full Content\n\n### NAME\n\nopl2ofm - convert Omega and TeX property-list files to font-metric files\n\n### SYNOPSIS\n\nopl2ofm [OPTIONS] OPLFILE[.opl] [OFMFILE[.ofm]]\n\n### DESCRIPTION\n\nopl2ofm  translates  a  property-list format file, OPLFILE, into the binary Omega Font Metric\nformat.  The program writes to standard output (by default) or to a file  specified  as  OFM‐\nFILE.\n\nThe  program also works with TeX PL files, producing TeX TFM files.  (opl2ofm is based on the\nWEB source code for pltotf(1).)\n\n### OPTIONS\n\n#### -help\n\n#### -verbose\n\ndisplay progress reports\n\n#### -version\n\noutput version information and exit\n\n### BUGS\n\nNone known, but report any found to <omega@ens.fr> (mailing list).  You should also check  to\nsee if the bug is present in pltotf(1).\n\n### SEE ALSO\n\nomega(1), ofm2opl(1), pltotf(1), tftopl(1).\n\nDraft Manual for the Omega System (omega-manual.dvi).\n\nWeb page: <http://www.gutenberg.eu.org/omega/>\n\n### AUTHOR\n\nAccording to the WEB documentation:\n\nThe  first PLtoTF program was designed by Leo Guibas in the summer of 1978.  Contribu‐\ntions by Frank Liang, Doug Wyatt, and Lyle Ramshaw also had a  significant  effect  on\nthe evolution of the present code.\n\nExtensions for an enhanced ligature mechanism were added by D.E. Knuth in 1989.\n\nExtensions to handle extended font metric files (``OFM'') were added by John Plaice in\nDecember 1995 and January 1996, resulting in the new program OPL2OFM.\n\nThe primary authors of Omega are John Plaice <plaice@cse.unsw.edu.au> and Yannis  Haralambous\n<yannis@fluxus-virus.com>.\n\nThis manual page was written by C.M. Connelly <cmc@debian.org>, for the Debian GNU/Linux sys‐\ntem.  It may be used by other distributions without contacting the author.  Any  mistakes  or\nomissions in the manual page are my fault; inquiries about or corrections to this manual page\nshould be directed to me (and not to the primary author).\n\n\n\nWeb2C 2022/dev                              16 June 2015                                  OPL2OFM(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "opl2ofm",
        "section": "1",
        "mode": "man",
        "summary": "opl2ofm - convert Omega and TeX property-list files to font-metric files",
        "synopsis": "opl2ofm [OPTIONS] OPLFILE[.opl] [OFMFILE[.ofm]]",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "display progress reports"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output version information and exit"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "omega",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/omega/1/json"
            },
            {
                "name": "ofm2opl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ofm2opl/1/json"
            },
            {
                "name": "pltotf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pltotf/1/json"
            },
            {
                "name": "tftopl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tftopl/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-help",
                        "lines": 1
                    },
                    {
                        "name": "-verbose",
                        "lines": 2
                    },
                    {
                        "name": "-version",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 22,
                "subsections": []
            }
        ]
    }
}