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