{
    "content": [
        {
            "type": "text",
            "text": "# dviconcat(1) (man)\n\n## NAME\n\ndviconcat - concatenate DVI files\n\n## SYNOPSIS\n\ndviconcat [ -m magnification ] [ -o outfile ] list of files\n\n## DESCRIPTION\n\nDviconcat  concatenates  the named files (or standard input, if no file names are given) onto\nthe standard output or the given outfile, creating a new DVI file usable by any  of  the  TeX\nconversion programs, or even by dviconcat itself.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **AUTHOR**\n- **SEE ALSO**\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dviconcat",
        "section": "1",
        "mode": "man",
        "summary": "dviconcat - concatenate DVI files",
        "synopsis": "dviconcat [ -m magnification ] [ -o outfile ] list of files",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": "warning to this effect."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "dviselect",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dviselect/1/json"
            },
            {
                "name": "latex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/latex/1/json"
            },
            {
                "name": "tex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tex/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": [
                    {
                        "name": "-m",
                        "lines": 2,
                        "flag": "-m"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dviconcat - concatenate DVI files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dviconcat [ -m magnification ] [ -o outfile ] list of files\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Dviconcat  concatenates  the named files (or standard input, if no file names are given) onto\nthe standard output or the given outfile, creating a new DVI file usable by any  of  the  TeX\nconversion programs, or even by dviconcat itself.\n\nThe  magnification  of the output file is the same as that of the first input file unless the",
                "subsections": [
                    {
                        "name": "-m",
                        "content": "warning to this effect.\n",
                        "flag": "-m"
                    }
                ]
            },
            "AUTHOR": {
                "content": "Chris Torek, University of Maryland\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dviselect(1), latex(1), tex(1)\nMC-TeX User's Guide\n",
                "subsections": []
            },
            "BUGS": {
                "content": "The  program  should  be called dvicat, but that name was taken (for the driver for the C/A/T\ntypesetter).\n\n\n\nDVICONCAT(1)",
                "subsections": []
            }
        }
    }
}