Massive changes - see ChangeLog.
[lilypond.git] / input / no-notation / die-staff.ly
blobaf56a53f21b253b13a2c8e86b8d90960953fa42d
1 \version "1.9.0"
3 \header {
4 texidoc = "a staff should really die, if no one's referencing it."
6 \score {
8 \context Staff = q {
9 \notes { a' b' c' d' }
12 \break
14 \context PianoStaff <
15 \context Staff = i {
16 \notes { a' b' c' d' }
18 \context Staff = ii {
19 \notes { \clef "bass" a b c d }