]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/bugs/dots.ly
patch::: 1.3.126.jcn3
[lilypond.git] / input / bugs / dots.ly
index 6dfd11ae45792884e0d2437cbedd7e801cf3976f..9fed6eeec1bd6af1aaab2c127d0d6f740ca7ce90 100644 (file)
@@ -1,3 +1,9 @@
+\header {
+ texidoc = "Dots should remain close to the heads they belong to, but should not overlap.";
+}
+
+
 \score {
-\notes\context Voice { <f,4. c'' d e f>}
+  \notes
+   \context Voice { <f,4. c'' d e f> }
 }