{
    "mode": "man",
    "parameter": "mptopdf",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/mptopdf/1/json",
    "generated": "2026-05-30T17:11:39Z",
    "synopsis": "mptopdf [ OPTIONS ...  ] [ FILENAMES ]",
    "sections": {
        "NAME": {
            "content": "mptopdf - convert MetaPost figures to PDF\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "mptopdf [ OPTIONS ...  ] [ FILENAMES ]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": [
                {
                    "name": "convert MetaPost figures to PDF",
                    "content": ""
                }
            ]
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "--metafun",
                    "content": "use the metafun format to process the file (default is mpost)\n",
                    "long": "--metafun"
                },
                {
                    "name": "--texexec",
                    "content": "use texexec (context) to process text snippets\n",
                    "long": "--texexec"
                },
                {
                    "name": "--latex",
                    "content": "use latex to process text snippets\n",
                    "long": "--latex"
                }
            ]
        },
        "AUTHOR": {
            "content": "More information about ConTeXt and the tools that come with it can be found at:\n\n\nmaillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context\n\nwebpage: http://www.pragma-ade.nl / http://tex.aanhet.net\n\nwiki: http://contextgarden.net\n\n\n\nversion 1.4.1                                01-01-2022                                   mptopdf(1)",
            "subsections": []
        }
    },
    "summary": "mptopdf - convert MetaPost figures to PDF",
    "flags": [
        {
            "flag": "",
            "long": "--metafun",
            "arg": null,
            "description": "use the metafun format to process the file (default is mpost)"
        },
        {
            "flag": "",
            "long": "--texexec",
            "arg": null,
            "description": "use texexec (context) to process text snippets"
        },
        {
            "flag": "",
            "long": "--latex",
            "arg": null,
            "description": "use latex to process text snippets"
        }
    ],
    "examples": [],
    "see_also": []
}