{
    "content": [
        {
            "type": "text",
            "text": "# mptopdf(1) (man)\n\n**Summary:** mptopdf - convert MetaPost figures to PDF\n\n**Synopsis:** mptopdf [ OPTIONS ...  ] [ FILENAMES ]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | --metafun | — | use the metafun format to process the file (default is mpost) |\n| — | --texexec | — | use texexec (context) to process text snippets |\n| — | --latex | — | use latex to process text snippets |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (1 lines) — 1 subsections\n  - convert MetaPost figures to PDF (1 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - --metafun (2 lines)\n  - --texexec (2 lines)\n  - --latex (2 lines)\n- **AUTHOR** (12 lines)\n\n## Full Content\n\n### NAME\n\nmptopdf - convert MetaPost figures to PDF\n\n### SYNOPSIS\n\nmptopdf [ OPTIONS ...  ] [ FILENAMES ]\n\n### DESCRIPTION\n\n#### convert MetaPost figures to PDF\n\n### OPTIONS\n\n#### --metafun\n\nuse the metafun format to process the file (default is mpost)\n\n#### --texexec\n\nuse texexec (context) to process text snippets\n\n#### --latex\n\nuse latex to process text snippets\n\n### AUTHOR\n\nMore 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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "mptopdf",
        "section": "1",
        "mode": "man",
        "summary": "mptopdf - convert MetaPost figures to PDF",
        "synopsis": "mptopdf [ OPTIONS ...  ] [ FILENAMES ]",
        "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": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "convert MetaPost figures to PDF",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--metafun",
                        "lines": 2,
                        "long": "--metafun"
                    },
                    {
                        "name": "--texexec",
                        "lines": 2,
                        "long": "--texexec"
                    },
                    {
                        "name": "--latex",
                        "lines": 2,
                        "long": "--latex"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 12,
                "subsections": []
            }
        ]
    }
}