{
    "content": [
        {
            "type": "text",
            "text": "# dvilualatex (man)\n\n## NAME\n\nlatex,  pdflatex, xelatex, lualatex, dvilualatex, cslatex, pdfcslatex, platex, uplatex, lamed - structured text formatting and typesetting\n\n## SYNOPSIS\n\nlatex [first-line]\n\n## DESCRIPTION\n\nThis manual page is a mere skeleton.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dvilualatex",
        "section": "",
        "mode": "man",
        "summary": "latex,  pdflatex, xelatex, lualatex, dvilualatex, cslatex, pdfcslatex, platex, uplatex, lamed - structured text formatting and typesetting",
        "synopsis": "latex [first-line]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "amstex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/amstex/1/json"
            },
            {
                "name": "luatex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/luatex/1/json"
            },
            {
                "name": "pdftex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdftex/1/json"
            },
            {
                "name": "ptex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ptex/1/json"
            },
            {
                "name": "tex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tex/1/json"
            },
            {
                "name": "xetex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xetex/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 23,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 15,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "latex,  pdflatex, xelatex, lualatex, dvilualatex, cslatex, pdfcslatex, platex, uplatex, lamed\n- structured text formatting and typesetting\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "latex [first-line]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This manual page is a mere skeleton.\n\nThe LaTeX language is described in the book LaTeX - A Document Preparation System.  LaTeX  is\na  TeX  macro  package, not a modification to the TeX source program, so all the capabilities\ndescribed in tex(1) are present.\n\nThe LaTeX macros encourage writers to think about the content of their documents, rather than\nthe  form.   The  ideal,  very  difficult to realize, is to have no formatting commands (like\n``switch to italic'' or ``skip 2 picas'') in the document at all; instead, everything is done\nby specific markup instructions: ``emphasize'', ``start a section''.\n\nThe primary source of documentation for LaTeX is the LaTeX manual referenced below.\n\nlualatex,  pdflatex,  pdfcslatex,  xelatex are LaTeX formats based on the respective engines.\nAll output PDF by default.\nplatex, uplatex are Japanese LaTeX formats based on e-pTeX and e-upTeX (DVI output).\nlamed is the Aleph-based LaTeX format (DVI output).\ndvilualatex is LuaTeX-based and outputs DVI.\ncslatex is csTeX-based (primitives integrated into pdfTeX) and outputs DVI.\n\nOn some systems latex209 and slitex may still be available for compatibility with older  ver‐\nsions of LaTeX.  These should not be used for new texts.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "amstex(1), luatex(1), pdftex(1), ptex(1), tex(1), xetex(1).\n\nLeslie Lamport, LaTeX - A Document Preparation System, Addison-Wesley, 1985, ISBN 020115790X.\n\nFrank  Mittelbach,  Michel Goossens, Johannes Braams, David Carlisle, and Chris Rowley, LaTeX\nCompanion, Addison-Wesley, 2004, ISBN 0201362996 (2nd edition).\n\nThe LaTeX home page is http://latex-project.org.\nA list of some LaTeX tutorials is  at  http://www.tex.ac.uk/cgi-bin/texfaq2html?label=man-la‐\ntex.\nAn unofficial reference manual for LaTeX is at https://ctan.org/pkg/latex2e-help-texinfo.\n\n\n\nWeb2C 2021                                  30 April 2018                                   LATEX(1)",
                "subsections": []
            }
        }
    }
}