{
    "content": [
        {
            "type": "text",
            "text": "# DVICOPY (man)\n\n## NAME\n\ndvicopy, odvicopy - produce modified copy of DVI file\n\n## SYNOPSIS\n\ndvicopy [options] [infile[.dvi] [outfile[.dvi]]]\n\n## DESCRIPTION\n\nThis  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 Web2C: A TeX implementation.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DVICOPY",
        "section": "",
        "mode": "man",
        "summary": "dvicopy, odvicopy - produce modified copy of DVI file",
        "synopsis": "dvicopy [options] [infile[.dvi] [outfile[.dvi]]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dviselect",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dviselect/1/json"
            },
            {
                "name": "dvitype",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvitype/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dvicopy, odvicopy - produce modified copy of DVI file\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dvicopy [options] [infile[.dvi] [outfile[.dvi]]]\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 Web2C: A TeX implementation.\n\ndvicopy reads a DVI file, expands any references to virtual fonts to base fonts,  and  writes\nthe  resulting  DVI file.  Thus you can use virtual fonts even if your DVI processor does not\nsupport them, by passing the documents through dvicopy first.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-magnification=NUMBER\nOverride existing magnification with NUMBER.\n\n-max-pages=NUMBER\nProcess NUMBER pages; default one million.\n\n-page-start=PAGE-SPEC\nStart at PAGE-SPEC, for example `2' or `5.*.-2'.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dviselect(1), dvitype(1).\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Peter Breitenlohner wrote the program.  Klaus Guntermann originally ported it to Unix.\n\n24 January 1999                                TeX                                     DVICOPY(1)",
                "subsections": []
            }
        }
    }
}