]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-collision-flag.ly
Doc-es: various updates.
[lilypond.git] / input / regression / beam-collision-flag.ly
1 \version "2.19.21"
2
3 \header {
4   texidoc = "Beams do not collide with flags.
5 "
6 }
7
8 \relative <<
9   { \voiceOne c''8 r } \\
10   { \voiceThree c,8.[ c'16] }
11 >>