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