{
    "content": [
        {
            "type": "text",
            "text": "# TEX2ASPC (man)\n\n## NAME\n\ntex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).\n\n## SYNOPSIS\n\ntex2aspc [-v | --version | -h | --help]\ntex2aspc infile[.tex] [outfile[.aspc]]\n\n## DESCRIPTION\n\nThis  program  re-factors  (sequences  of)  conventional note-spacing commands (\\notes \\Notes\n\\NOtes ...)  in a measure into a single \\anotes  command.   This  is  intended  for  \"legacy\"\nscores  in  order  to take advantage of features only provided by autosp(1), such as \"global\"\nskips and processing of TransformNotes commands.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **LIMITATIONS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "TEX2ASPC",
        "section": "",
        "mode": "man",
        "summary": "tex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).",
        "synopsis": "tex2aspc [-v | --version | -h | --help]\ntex2aspc infile[.tex] [outfile[.aspc]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "autosp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/autosp/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LIMITATIONS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "tex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "tex2aspc [-v | --version | -h | --help]\n\ntex2aspc infile[.tex] [outfile[.aspc]]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This  program  re-factors  (sequences  of)  conventional note-spacing commands (\\notes \\Notes\n\\NOtes ...)  in a measure into a single \\anotes  command.   This  is  intended  for  \"legacy\"\nscores  in  order  to take advantage of features only provided by autosp(1), such as \"global\"\nskips and processing of TransformNotes commands.\n\n",
                "subsections": []
            },
            "LIMITATIONS": {
                "content": "tex2aspc assumes that & and | (rather than \\nextinstrument and \\nextstaff) are used to  sepa‐\nrate instruments and staffs.\n\nUser-defined macros are not processed or expanded.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "autosp(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\n\n\n2018-02-14                                  TEX2ASPC(1)",
                "subsections": []
            }
        }
    }
}