]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/dot-flag-collision.ly
release: 1.5.7
[lilypond.git] / input / regression / dot-flag-collision.ly
1
2 \header { texidoc = "Dots are moved right if flags and dots
3 collide. This doesn't happens when the dot fits beneath the flag " }
4
5 \score{
6   \notes\relative c'{ f8. g f16. g f32. g}
7 }
8