Use SemiStaffGroup in generated score

This commit is contained in:
Michael Winter 2026-03-23 20:00:21 +01:00
parent 4ffbcc79d2
commit c0ffaac95f

View file

@ -504,7 +504,7 @@ def generate_score(name, num_voices, output_dir="lilypond"):
score_block = f"""\\score{{ score_block = f"""\\score{{
<< <<
\\new StaffGroup {{ \\new SemiStaffGroup {{
<< <<
{staves} {staves}
>> >>