| [ << Musikalische Notation ] | [Anfang][Inhalt][Index] | [ Spezielle Notation >> ] |
| [ < Gitternetzlinien ] | [ Nach oben : Außerhalb des Notensystems ] | [ Text > ] |
Analyseklammern
Klammern über dem System werden in der Musikanalyse benutzt, um strukturelle Einheiten der Musik zu markieren. Einfache horizontale Klammern werden von LilyPond unterstützt.
\layout { \context { \Voice \consists Horizontal_bracket_engraver } } \relative { c''2\startGroup d\stopGroup }
Analyseklammern können verschachtelt sein.
\layout { \context { \Voice \consists Horizontal_bracket_engraver } } \relative { c''4\startGroup\startGroup d4\stopGroup e4\startGroup d4\stopGroup\stopGroup }
Siehe auch
Schnipsel: Editorial annotations.
Referenz der Interna: Horizontal_bracket_engraver, HorizontalBracket, horizontal-bracket-interface, Staff.
| [ << Musikalische Notation ] | [Anfang][Inhalt][Index] | [ Spezielle Notation >> ] |
| [ < Gitternetzlinien ] | [ Nach oben : Außerhalb des Notensystems ] | [ Text > ] |
![[image of music]](../11/lily-8f0fd709.png)
![[image of music]](../36/lily-abd66b4f.png)