]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-merge-differently-headed.ly
Issue 4402: Part combiner: ignore skips coinciding with rests within a part
[lilypond.git] / input / regression / collision-merge-differently-headed.ly
index 67c131013c1cb4785bb40928b3efd3abce18dacf..7876e6a7fde80cd5d278c7167921ff575908613a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.17.6"
 \header {
   texidoc =
 
@@ -14,7 +14,7 @@ if the black note heads are from 8th or shorter notes.
 
 \context Staff  \relative c'' <<
   {
-    \override Staff.NoteCollision  #'merge-differently-headed = ##t
+    \override Staff.NoteCollision.merge-differently-headed = ##t
     c2 c8 c4.
     c2
   }\\