{
    "content": [
        {
            "type": "text",
            "text": "# dvibook (man)\n\n## NAME\n\ndvibook - rearrange pages in DVI file into signatures\n\n## SYNOPSIS\n\ndvibook [ -q ] [ -s<num> ] [ -r ] [ -i infile ] [ -o outfile ] [ infile [ outfile ] ]\n\n## DESCRIPTION\n\nDvibook  rearranges  pages  from  a DVI file produced by TeX into ``signatures'' for printing\nbooks or booklets, creating a new DVI file usable by any of the TeX conversion programs.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **SEE ALSO**\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dvibook",
        "section": "",
        "mode": "man",
        "summary": "dvibook - rearrange pages in DVI file into signatures",
        "synopsis": "dvibook [ -q ] [ -s<num> ] [ -r ] [ -i infile ] [ -o outfile ] [ infile [ outfile ] ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dvitodvi",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvitodvi/1/json"
            },
            {
                "name": "dviconcat",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dviconcat/1/json"
            },
            {
                "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": 15,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dvibook - rearrange pages in DVI file into signatures\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dvibook [ -q ] [ -s<num> ] [ -r ] [ -i infile ] [ -o outfile ] [ infile [ outfile ] ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Dvibook  rearranges  pages  from  a DVI file produced by TeX into ``signatures'' for printing\nbooks or booklets, creating a new DVI file usable by any of the TeX conversion programs.\n\nThe -s option selects the size of signature which will be used. The  signature  size  is  the\nnumber  of sides which will be folded and bound together; the number given should be a multi‐\nple of four. The default is to use one signature for the whole file. Extra blank  sides  will\nbe added if the file does not contain a multiple of four pages.\n\nBy  default,  dvibook rearranges the pages into left-hand side binding signatures; the -r op‐\ntion switches to right-hand side binding signatures. This might be useful for  pTeX  vertical\nwriting (tate-kumi) documents.\n\nDvibook  normally  prints  the page numbers of the pages rearranged; the -q option suppresses\nthis.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Angus Duggan, from dviselect(1), by Chris Torek, University of Maryland. Currently maintained\nas part of TeX Live (https://tug.org/texlive).\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dvitodvi(1), dviconcat(1), dviselect(1), latex(1), tex(1)\nMC-TeX User's Guide\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Dvibook does not adjust the parameters in the postamble; however, since these values are nor‐\nmally used only to size certain structures in the output conversion programs, and the parame‐\nters never need to be adjusted upward, this has not proven to be a problem.\n\n\n\nTeX Live                                  8 September 2020                                DVIBOOK(1)",
                "subsections": []
            }
        }
    }
}