Next: , Previous: Unmetered music, Up: Staff notation


6.4.7 System start delimiters

Many scores consist of more than one staff. These staves can be joined in four different ways

See also

The bar lines at the start of each system are SystemStartBar, SystemStartBrace, and SystemStartBracket. Only one of these types is created in every context, and that type is determined by the property systemStartDelimiter.

Commonly tweaked properties

System start delimiters may be deeply nested,

     
     \new StaffGroup
     \relative <<
       \set StaffGroup.systemStartDelimiterHierarchy
         = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b)) d)
       \new Staff { c1 }
       \new Staff { c1 }
       \new Staff { c1 }
       \new Staff { c1 }
       \new Staff { c1 }
     >>

[image of music]



Next: , Previous: Unmetered music, Up: Staff notation

Cette page documente LilyPond-2.11.28 (branche de développement).

Rapporter toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs

Your suggestions for the documentation are welcome.