]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/dots.ly
f48fe19b75061082625b09eaecad9236a37c0aa6
[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 }