{
    "content": [
        {
            "type": "text",
            "text": "# dvihp(1) (man)\n\n## NAME\n\ndvihp - convert a TeX DVI file to Hewlett-Packard PCL\n\n## SYNOPSIS\n\ndvihp [options] dvifile[.dvi]\n\n## DESCRIPTION\n\ndvihp  translates  the  given  dvifile  to  Hewlett-Packard  PCL using dvicopy(1) then $DVILJ\n(dvilj4 by default).\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (14 subsections)\n- **BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dvihp",
        "section": "1",
        "mode": "man",
        "summary": "dvihp - convert a TeX DVI file to Hewlett-Packard PCL",
        "synopsis": "dvihp [options] dvifile[.dvi]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-A",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-B",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-D",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-n",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-O",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-o",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-x",
                "long": null,
                "arg": null,
                "description": "--help write usage summary. Other options are passed to the dvilj program."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "dvicopy",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvicopy/1/json"
            },
            {
                "name": "dvilj4",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvilj4/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-A",
                        "lines": 1,
                        "flag": "-A"
                    },
                    {
                        "name": "-B",
                        "lines": 1,
                        "flag": "-B"
                    },
                    {
                        "name": "-d",
                        "lines": 1,
                        "flag": "-d"
                    },
                    {
                        "name": "-D",
                        "lines": 1,
                        "flag": "-D"
                    },
                    {
                        "name": "-f",
                        "lines": 1,
                        "flag": "-f"
                    },
                    {
                        "name": "-l",
                        "lines": 1,
                        "flag": "-l"
                    },
                    {
                        "name": "-m",
                        "lines": 1,
                        "flag": "-m"
                    },
                    {
                        "name": "-n",
                        "lines": 1,
                        "flag": "-n"
                    },
                    {
                        "name": "-O",
                        "lines": 1,
                        "flag": "-O"
                    },
                    {
                        "name": "-o",
                        "lines": 1,
                        "flag": "-o"
                    },
                    {
                        "name": "-p",
                        "lines": 1,
                        "flag": "-p"
                    },
                    {
                        "name": "-Ps",
                        "lines": 1
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-x",
                        "lines": 4,
                        "flag": "-x"
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dvihp - convert a TeX DVI file to Hewlett-Packard PCL\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dvihp [options] dvifile[.dvi]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "dvihp  translates  the  given  dvifile  to  Hewlett-Packard  PCL using dvicopy(1) then $DVILJ\n(dvilj4 by default).\n\nIn the absence of other options, pipe the PCL to $SPOOL (lpr by default).\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "Options are recognized from dvips where possible:\n",
                "subsections": [
                    {
                        "name": "-A",
                        "content": "",
                        "flag": "-A"
                    },
                    {
                        "name": "-B",
                        "content": "",
                        "flag": "-B"
                    },
                    {
                        "name": "-d",
                        "content": "",
                        "flag": "-d"
                    },
                    {
                        "name": "-D",
                        "content": "",
                        "flag": "-D"
                    },
                    {
                        "name": "-f",
                        "content": "",
                        "flag": "-f"
                    },
                    {
                        "name": "-l",
                        "content": "",
                        "flag": "-l"
                    },
                    {
                        "name": "-m",
                        "content": "",
                        "flag": "-m"
                    },
                    {
                        "name": "-n",
                        "content": "",
                        "flag": "-n"
                    },
                    {
                        "name": "-O",
                        "content": "",
                        "flag": "-O"
                    },
                    {
                        "name": "-o",
                        "content": "",
                        "flag": "-o"
                    },
                    {
                        "name": "-p",
                        "content": "",
                        "flag": "-p"
                    },
                    {
                        "name": "-Ps",
                        "content": ""
                    },
                    {
                        "name": "-v",
                        "content": "",
                        "flag": "-v"
                    },
                    {
                        "name": "-x",
                        "content": "--help write usage summary.\n\nOther options are passed to the dvilj program.\n",
                        "flag": "-x"
                    }
                ]
            },
            "BUGS": {
                "content": "Email bug reports to tex-k@tug.org.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dvicopy(1), dvilj4(1).\n\n\n\nDecember 24, 2009                                 DVIHP(1)",
                "subsections": []
            }
        }
    }
}