{
    "content": [
        {
            "type": "text",
            "text": "# dvitomp(1) (man)\n\n## NAME\n\ndvitomp - convert a TeX DVI file to a MetaPost MPXFILE\n\n## SYNOPSIS\n\ndvitomp [OPTIONS] dvifile[.dvi] [mpxfile[.mpx]]\nmpost --dvitomp dvifile[.dvi] [mpxfile[.mpx]]\n\n## DESCRIPTION\n\ndvitomp translates the given dvifile to a MetaPost MPXFILE.  The default mpxfile is the base‐\nname of dvifile extended with .mpx.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dvitomp",
        "section": "1",
        "mode": "man",
        "summary": "dvitomp - convert a TeX DVI file to a MetaPost MPXFILE",
        "synopsis": "dvitomp [OPTIONS] dvifile[.dvi] [mpxfile[.mpx]]\nmpost --dvitomp dvifile[.dvi] [mpxfile[.mpx]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output version information and exit."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-help",
                        "lines": 1
                    },
                    {
                        "name": "-version",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dvitomp - convert a TeX DVI file to a MetaPost MPXFILE\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dvitomp [OPTIONS] dvifile[.dvi] [mpxfile[.mpx]]\n\nmpost --dvitomp dvifile[.dvi] [mpxfile[.mpx]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "dvitomp translates the given dvifile to a MetaPost MPXFILE.  The default mpxfile is the base‐\nname of dvifile extended with .mpx.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-help",
                        "content": ""
                    },
                    {
                        "name": "-version",
                        "content": "output version information and exit.\n"
                    }
                ]
            },
            "BUGS": {
                "content": "Email bug reports to metapost@tug.org.\n\n\n\nWeb2C 2022/dev                              16 June 2015                                  DVITOMP(1)",
                "subsections": []
            }
        }
    }
}