| [ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
| [ < Two \partCombine pairs on one staff ] | [ Up: Staff notation ] | [ Using autochange with more than one voice > ] |
Eine eckige Klammer zu Beginn von Systemgruppen benutzen
Die Klammer zu Beginn von Systemgruppen kann auch in eine eckige Klammer
(SystemStartSquare) umgewandelt werden, wenn man sie explizit
im StaffGroup- oder ChoirStaffGroup-Kontext setzt.
\score { \new StaffGroup { << \set StaffGroup.systemStartDelimiter = #'SystemStartSquare \new Staff { c'4 d' e' f' } \new Staff { c'4 d' e' f' } >> } }
| [ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
| [ < Two \partCombine pairs on one staff ] | [ Up: Staff notation ] | [ Using autochange with more than one voice > ] |