{
    "content": [
        {
            "type": "text",
            "text": "# msxlint(1) (man)\n\n**Summary:** msxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.\n\n**Synopsis:** msxlint [-v | --version | -h | --help]\nmsxlint [-d | --debug]...  [infile[.tex]...]\nIf no infiles are specifed, standard input is used.\n\n## See Also\n\n- fixmsxpart(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (7 lines)\n- **USAGE** (6 lines)\n- **LIMITATIONS** (3 lines)\n- **SEE ALSO** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nmsxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.\n\n### SYNOPSIS\n\nmsxlint [-v | --version | -h | --help]\n\nmsxlint [-d | --debug]...  [infile[.tex]...]\n\nIf no infiles are specifed, standard input is used.\n\n### USAGE\n\nThe  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### LIMITATIONS\n\nUser-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\n### SEE ALSO\n\nfixmsxpart(1)\n\nmusixdoc.pdf\n\n### AUTHOR\n\nThis program and manual page were written by Bob Tennent <rdt@cs.queensu.ca>.\n\n\n\n2015-02-05                                   MSXLINT(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "msxlint",
        "section": "1",
        "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.",
        "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": []
            }
        ]
    }
}