{
    "content": [
        {
            "type": "text",
            "text": "# msxlint (man)\n\n## NAME\n\nmsxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.\n\n## SYNOPSIS\n\nmsxlint [-v | --version | -h | --help]\nmsxlint [-d | --debug]...  [infile[.tex]...]\nIf no infiles are specifed, standard input is used.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **USAGE**\n- **LIMITATIONS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "msxlint",
        "section": "",
        "mode": "man",
        "summary": "msxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.",
        "synopsis": "msxlint [-v | --version | -h | --help]\nmsxlint [-d | --debug]...  [infile[.tex]...]\nIf no infiles are specifed, standard input is used.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "fixmsxpart",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fixmsxpart/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "USAGE",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LIMITATIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "msxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "msxlint [-v | --version | -h | --help]\n\nmsxlint [-d | --debug]...  [infile[.tex]...]\n\nIf no infiles are specifed, standard input is used.\n\n",
                "subsections": []
            },
            "USAGE": {
                "content": "The  format  that notes commands are expected to match is determined by \\instrumentnumber and\n\\setstaffs commands, or uses of the \\TransformNotes macro defined in musixtnt.tex (see musix‐\ndoc.pdf),  or  re-definitions of the \\vnotes macro.  Output consists of messages about format\nerrors, with listings of the ill-formatted lines.\n\n",
                "subsections": []
            },
            "LIMITATIONS": {
                "content": "User-defined  macros are not processed or expanded.  Notes commands  (\\notes,  \\Notes,  etc.)\ncan have line breaks, but other commands must fit on one line.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "fixmsxpart(1)\n\nmusixdoc.pdf\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This program and manual page were written by Bob Tennent <rdt@cs.queensu.ca>.\n\n\n\n2015-02-05                                   MSXLINT(1)",
                "subsections": []
            }
        }
    }
}