{
    "content": [
        {
            "type": "text",
            "text": "# tex2aspc(1) (man)\n\n**Summary:** tex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).\n\n**Synopsis:** tex2aspc [-v | --version | -h | --help]\ntex2aspc infile[.tex] [outfile[.aspc]]\n\n## See Also\n\n- autosp(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (5 lines)\n- **DESCRIPTION** (6 lines)\n- **LIMITATIONS** (6 lines)\n- **SEE ALSO** (5 lines)\n- **AUTHOR** (7 lines)\n\n## Full Content\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]\n\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### LIMITATIONS\n\ntex2aspc 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### SEE ALSO\n\nautosp(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\n\n\n2018-02-14                                  TEX2ASPC(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "tex2aspc",
        "section": "1",
        "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": []
            }
        ]
    }
}