Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / ligature-bracket.ly
blob9b75f815a50b8635ba4854e524a7e8a520b0d718
1 \header {
2 texidoc = "The ligature bracket right-end is not affected by other voices."
5 \version "2.11.38"
6 <<
7 \new Staff {\[b2 b\] | \[b b\] }
8 \new Staff {b2 b | b4 b b b }
9 >>