]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/dots.ly
9fed6eeec1bd6af1aaab2c127d0d6f740ca7ce90
[lilypond.git] / input / bugs / dots.ly
1 \header {
2  texidoc = "Dots should remain close to the heads they belong to, but should not overlap.";
3 }
4
5
6 \score {
7   \notes
8    \context Voice { <f,4. c'' d e f> }
9 }