{
    "content": [
        {
            "type": "text",
            "text": "# DVITOMP(1) (man)\n\n**Summary:** dvitomp - convert a TeX DVI file to a MetaPost MPXFILE\n\n**Synopsis:** dvitomp [OPTIONS] dvifile[.dvi] [mpxfile[.mpx]]\nmpost --dvitomp dvifile[.dvi] [mpxfile[.mpx]]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — |  |\n| — | — | — | output version information and exit. |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (3 lines)\n- **OPTIONS** (1 lines) — 2 subsections\n  - -help (1 lines)\n  - -version (2 lines)\n- **BUGS** (5 lines)\n\n## Full Content\n\n### NAME\n\ndvitomp - convert a TeX DVI file to a MetaPost MPXFILE\n\n### SYNOPSIS\n\ndvitomp [OPTIONS] dvifile[.dvi] [mpxfile[.mpx]]\n\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### OPTIONS\n\n#### -help\n\n#### -version\n\noutput version information and exit.\n\n### BUGS\n\nEmail bug reports to metapost@tug.org.\n\n\n\nWeb2C 2022/dev                              16 June 2015                                  DVITOMP(1)\n\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": []
            }
        ]
    }
}