[ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
[ < Ambitus pro Stimme hinzufügen ] | [ Up : Staff notation ] | [ Adding an extra staff at a line break > ] |
Adding an extra staff
An extra staff can be added (possibly temporarily) after the start of a piece.
\score { << \new Staff \relative c'' { c1 | c | c | c | c } \new StaffGroup \relative c'' { \new Staff { c1 | c << { c1 | d } \new Staff { \once \omit Staff.TimeSignature c1 | b } >> c1 } } >> }
[ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
[ < Ambitus pro Stimme hinzufügen ] | [ Up : Staff notation ] | [ Adding an extra staff at a line break > ] |