{
    "content": [
        {
            "type": "text",
            "text": "# dvicopy (info)\n\n## Sections\n\n- **File: web2c.info,  Node: dvicopy invocation,  Next: dvitype invocation,  Up: DVI utilities** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dvicopy",
        "section": "",
        "mode": "info",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "File: web2c.info,  Node: dvicopy invocation,  Next: dvitype invocation,  Up: DVI utilities",
                "lines": 1,
                "subsections": [
                    {
                        "name": "10.1 DVIcopy: Canonicalize virtual font references",
                        "lines": 27
                    }
                ]
            }
        ],
        "sections": {
            "File: web2c.info,  Node: dvicopy invocation,  Next: dvitype invocation,  Up: DVI utilities": {
                "content": "",
                "subsections": [
                    {
                        "name": "10.1 DVIcopy: Canonicalize virtual font references",
                        "content": "DVIcopy reads a DVI file, expands any references to virtual fonts (*note\n(dvips)Virtual fonts::) to base fonts, and writes the resulting DVI\nfile.  Thus you can use virtual fonts even if your DVI processor does\nnot support them, by passing the documents through DVIcopy first.\nSynopsis:\n\ndvicopy [OPTION]... [INDVI[.dvi] [OUTDVI[.dvi]]]\n\nDVIcopy reads standard input if INDVI is not specified, and writes\nstandard output if OUTDVI is not specified.\n\nThe program accepts the following options, as well as the standard\n'-help' and '-version' (*note Common options::):\n'-magnification=INTEGER'\nOverride existing magnification in INDVI with INTEGER; 1000\nspecifies no magnification.  This is equivalent to setting TeX's\n'\\mag' parameter.\n\n'-max-pages=N'\nProcess N pages; default is one million.\n\n'-page-start=PAGE-SPEC'\nStart at the first page matching PAGE-SPEC, which is one or more\n(signed) integers separated by periods, corresponding to TeX's\n'\\count0...9' parameters at '\\shipout' time; '*' matches anything.\nExamples: '3', '1.*.-4'.\n"
                    }
                ]
            }
        }
    }
}