MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / hara-kiri-tabstaff.ly
bloba692385fc9ccfddafaba5652c3ae9333015cd916
1 \version "2.13.18"
3 \header {
4 texidoc =
6 " Hara-kiri staves are suppressed if they are empty. This
7 example really contains three tab staves, but as it progresses, empty ones
8 are removed: this example has three staves, but some of them
9 disappear: note how the 2nd line only has the bar number 2. (That the
10 bar number is printed might be considered a bug, however, the scenario
11 of all staves disappearing does not happen in practice.)
13 Any staff brackets and braces are removed, both in the single staff
14 and no staff case."
18 \layout {
19 ragged-right= ##t
20 \context {
21 \TabStaff
22 \RemoveEmptyStaves
27 \context PianoStaff <<
28 \new TabStaff {
29 c4 c c c \break
30 s1 \break
31 c4 c c c \break
32 c c c c
34 \new TabStaff {
35 d4 d d d
40 \new TabStaff {
41 e4 e e e
43 e4 e e e