{
    "mode": "man",
    "parameter": "odvicopy",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/odvicopy/1/json",
    "generated": "2026-05-30T06:06:24Z",
    "synopsis": "dvicopy [options] [infile[.dvi] [outfile[.dvi]]]",
    "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": "",
            "subsections": [
                {
                    "name": "-magnification=",
                    "content": "Override existing magnification with NUMBER.\n"
                },
                {
                    "name": "-max-pages=",
                    "content": "Process NUMBER pages; default one million.\n"
                },
                {
                    "name": "-page-start=",
                    "content": "Start at PAGE-SPEC, for example `2' or `5.*.-2'.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "dviselect(1), dvitype(1).\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Peter Breitenlohner wrote the program.  Klaus Guntermann originally ported it to Unix.\n\n\n\n24 January 1999                                  TeX                                      DVICOPY(1)",
            "subsections": []
        }
    },
    "summary": "dvicopy, odvicopy - produce modified copy of DVI file",
    "flags": [
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Override existing magnification with NUMBER."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Process NUMBER pages; default one million."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Start at PAGE-SPEC, for example `2' or `5.*.-2'."
        }
    ],
    "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"
        }
    ]
}