{
    "mode": "man",
    "parameter": "mktexmf",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/mktexmf/1/json",
    "generated": "2026-06-15T18:53:03Z",
    "synopsis": "mktexmf font",
    "sections": {
        "NAME": {
            "content": "mktexmf - create a Metafont source file\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "mktexmf font\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This  manual page is not meant to be exhaustive.  The complete documentation for this version\nof TeX can be found in the info file or manual Kpathsea: A library for path searching.\n\nmktexmf is used to generate the Metafont source file for font,  if  possible.   For  example,\necrm1200 or cmr11.\n\nThe name of the generated file is printed on standard output.\n\nmktexmf is typically called by other programs, rather than from the command line.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "mktexmf accepts the following options:\n\n--help Print help message and exit.\n",
            "subsections": [
                {
                    "name": "--version",
                    "content": "Print version information and exit.\n",
                    "long": "--version"
                }
            ]
        },
        "SEE ALSO": {
            "content": "mktexpk(1), mktextfm(1).\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "Report bugs to: tex-k@tug.org (https://lists.tug.org/tex-k)\nTeX Live home page: https://tug.org/texlive/\n\n\n\nTeX Live                                   30 January 2020                                MKTEXMF(1)",
            "subsections": []
        }
    },
    "summary": "mktexmf - create a Metafont source file",
    "flags": [
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print version information and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "mktexpk",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/mktexpk/1/json"
        },
        {
            "name": "mktextfm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/mktextfm/1/json"
        }
    ]
}