MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / ligature-bracket.ly
blob756559c919d08472447824a3bc735b13abb2ebf7
1 \header {
2 texidoc = "The ligature bracket right-end is not affected by other voices."
5 \version "2.12.0"
6 <<
7 \new Staff {\[b2 b\] | \[b b\] }
8 \new Staff {b2 b | b4 b b b }
9 >>