]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-merge-dots.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / collision-merge-dots.ly
index 23937dc753d7401486f6591a01d2ab88dbcb7797..a19bd5174d44173ac24c9493d2ed39cac23fe527 100644 (file)
@@ -2,10 +2,10 @@
 
     texidoc = "When merging heads, the dots are merged too."
     }
-\version "2.2.0"
+\version "2.3.4"
 
 \score {
-\notes {
+ {
 \relative c'' \new Staff {
     << { d8. e16 } \\ { d8. b16 } >> 
     }