]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/ligature-bracket.ly
Make the length of beamlets configurable.
[lilypond.git] / input / regression / ligature-bracket.ly
1 \header {
2   texidoc = "The ligature bracket right-end is not affected by other voices."
3 }
4
5 \version "2.11.51"
6 <<
7         \new Staff {\[b2 b\]   | \[b b\] }
8         \new Staff {b2 b       | b4 b b b }
9 >>