[ << Contexts and engravers ] | [Top][Contents] | [ Tweaks and overrides >> ] |
[ < Adding a figured bass above or below the notes ] | [ Up : Contexts and engravers ] | [ 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 } } >> }
[ << Contexts and engravers ] | [Top][Contents] | [ Tweaks and overrides >> ] |
[ < Adding a figured bass above or below the notes ] | [ Up : Contexts and engravers ] | [ Adding an extra staff at a line break > ] |