| [ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
| [ < Two \partCombine pairs on one staff ] | [ Up: Staff notation ] | [ Usar canvi automàtic de pentagrama amb més d’una veu > ] |
Us del corxet recte al començament d’un grup de pentagrames
Es pot usar el delimitador de començament d’un sistema
SystemStartSquare establint-lo explícitament dins d’un
context StaffGroup o ChoirStaffGroup.
\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 ] | [ Usar canvi automàtic de pentagrama amb més d’una veu > ] |